Home
last modified time | relevance | path

Searched defs:setNotificationChannelGroupAsync (Results 1 – 11 of 11) sorted by relevance

/expo/packages/expo-notifications/src/
H A DsetNotificationChannelGroupAsync.android.ts9 export default async function setNotificationChannelGroupAsync( function
H A DsetNotificationChannelGroupAsync.ts15 export default async function setNotificationChannelGroupAsync( function
H A DNotificationChannelGroupManager.types.ts29 setNotificationChannelGroupAsync?: ( property
/expo/packages/expo-notifications/build/
H A DsetNotificationChannelGroupAsync.android.d.ts2 export default function setNotificationChannelGroupAsync(groupId: string, group: NotificationChanne… function
H A DsetNotificationChannelGroupAsync.d.ts11 export default function setNotificationChannelGroupAsync(groupId: string, group: NotificationChanne… function
H A DsetNotificationChannelGroupAsync.js10 export default async function setNotificationChannelGroupAsync(groupId, group) { function
H A DsetNotificationChannelGroupAsync.android.js3 export default async function setNotificationChannelGroupAsync(groupId, group) { function
H A DNotificationChannelGroupManager.types.d.ts25setNotificationChannelGroupAsync?: (groupId: string, group: NotificationChannelGroupInput) => Prom… property
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/channels/
H A DNotificationChannelGroupManagerModule.java73 …public void setNotificationChannelGroupAsync(String groupId, ReadableArguments groupOptions, Promi… in setNotificationChannelGroupAsync() method in NotificationChannelGroupManagerModule
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/channels/
H A DNotificationChannelGroupManagerModule.java73 …public void setNotificationChannelGroupAsync(String groupId, ReadableArguments groupOptions, Promi… in setNotificationChannelGroupAsync() method in NotificationChannelGroupManagerModule
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/channels/
H A DNotificationChannelGroupManagerModule.java73 …public void setNotificationChannelGroupAsync(String groupId, ReadableArguments groupOptions, Promi… in setNotificationChannelGroupAsync() method in NotificationChannelGroupManagerModule