Home
last modified time | relevance | path

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

/expo/packages/expo-notifications/build/
H A DsetNotificationChannelAsync.d.ts21 export default function setNotificationChannelAsync(channelId: string, channel: NotificationChannel… function
H A DsetNotificationChannelAsync.android.d.ts2 export default function setNotificationChannelAsync(channelId: string, channel: NotificationChannel… function
H A DsetNotificationChannelAsync.android.js3 export default async function setNotificationChannelAsync(channelId, channel) { function
H A DsetNotificationChannelAsync.js20 export default async function setNotificationChannelAsync(channelId, channel) { function
H A DNotificationChannelManager.types.d.ts87setNotificationChannelAsync?: (channelId: string, channelConfiguration: NotificationChannelInput) … property
/expo/packages/expo-notifications/src/
H A DsetNotificationChannelAsync.android.ts6 export default async function setNotificationChannelAsync( function
H A DsetNotificationChannelAsync.ts22 export default async function setNotificationChannelAsync( function
H A DNotificationChannelManager.types.ts110 setNotificationChannelAsync?: ( property
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/channels/
H A DNotificationChannelManagerModule.java78 …public void setNotificationChannelAsync(String channelId, ReadableArguments channelOptions, Promis… in setNotificationChannelAsync() method in NotificationChannelManagerModule
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/channels/
H A DNotificationChannelManagerModule.java78 …public void setNotificationChannelAsync(String channelId, ReadableArguments channelOptions, Promis… in setNotificationChannelAsync() method in NotificationChannelManagerModule
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/channels/
H A DNotificationChannelManagerModule.java78 …public void setNotificationChannelAsync(String channelId, ReadableArguments channelOptions, Promis… in setNotificationChannelAsync() method in NotificationChannelManagerModule