Home
last modified time | relevance | path

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

/expo/packages/expo-notifications/src/
H A DgetNotificationChannelGroupsAsync.android.ts6 export default async function getNotificationChannelGroupsAsync(): Promise< function
H A DgetNotificationChannelGroupsAsync.ts10 export default async function getNotificationChannelGroupsAsync(): Promise< function
H A DNotificationChannelGroupManager.types.ts27 getNotificationChannelGroupsAsync?: () => Promise<NotificationChannelGroup[]>; property
/expo/packages/expo-notifications/build/
H A DgetNotificationChannelGroupsAsync.android.d.ts2 export default function getNotificationChannelGroupsAsync(): Promise<NotificationChannelGroup[]>; function
H A DgetNotificationChannelGroupsAsync.js8 export default async function getNotificationChannelGroupsAsync() { function
H A DgetNotificationChannelGroupsAsync.android.js3 export default async function getNotificationChannelGroupsAsync() { function
H A DgetNotificationChannelGroupsAsync.d.ts9 export default function getNotificationChannelGroupsAsync(): Promise<NotificationChannelGroup[]>; function
H A DNotificationChannelGroupManager.types.d.ts23 getNotificationChannelGroupsAsync?: () => Promise<NotificationChannelGroup[]>; property
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/channels/
H A DNotificationChannelGroupManagerModule.java58 public void getNotificationChannelGroupsAsync(Promise promise) { in getNotificationChannelGroupsAsync() 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.java58 public void getNotificationChannelGroupsAsync(Promise promise) { in getNotificationChannelGroupsAsync() 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.java58 public void getNotificationChannelGroupsAsync(Promise promise) { in getNotificationChannelGroupsAsync() method in NotificationChannelGroupManagerModule