Home
last modified time | relevance | path

Searched refs:createNotificationChannel (Results 1 – 25 of 26) sorted by relevance

12

/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/notifications/channels/
H A DScopedNotificationsChannelManager.java68 …public NotificationChannel createNotificationChannel(@NonNull String channelId, CharSequence name,… in createNotificationChannel() method in ScopedNotificationsChannelManager
69 …return super.createNotificationChannel(ScopedNotificationsIdUtils.getScopedChannelId(mExperienceKe… in createNotificationChannel()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/notifications/channels/
H A DScopedNotificationsChannelManager.java68 …public NotificationChannel createNotificationChannel(@NonNull String channelId, CharSequence name,… in createNotificationChannel() method in ScopedNotificationsChannelManager
69 …return super.createNotificationChannel(ScopedNotificationsIdUtils.getScopedChannelId(mExperienceKe… in createNotificationChannel()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/notifications/channels/
H A DScopedNotificationsChannelManager.java68 …public NotificationChannel createNotificationChannel(@NonNull String channelId, CharSequence name,… in createNotificationChannel() method in ScopedNotificationsChannelManager
69 …return super.createNotificationChannel(ScopedNotificationsIdUtils.getScopedChannelId(mExperienceKe… in createNotificationChannel()
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/notifications/channels/
H A DScopedNotificationsChannelManager.java68 …public NotificationChannel createNotificationChannel(@NonNull String channelId, CharSequence name,… in createNotificationChannel() method in ScopedNotificationsChannelManager
69 …return super.createNotificationChannel(ScopedNotificationsIdUtils.getScopedChannelId(mExperienceKe… in createNotificationChannel()
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/channels/managers/
H A DNotificationsChannelManager.java27 …NotificationChannel createNotificationChannel(@NonNull String channelId, CharSequence name, int im… in createNotificationChannel() method
H A DAndroidXNotificationsChannelManager.java79 …public NotificationChannel createNotificationChannel(@NonNull String channelId, CharSequence name,… in createNotificationChannel() method in AndroidXNotificationsChannelManager
82 mNotificationManager.createNotificationChannel(channel); in createNotificationChannel()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/channels/managers/
H A DNotificationsChannelManager.java27 …NotificationChannel createNotificationChannel(@NonNull String channelId, CharSequence name, int im… in createNotificationChannel() method
H A DAndroidXNotificationsChannelManager.java79 …public NotificationChannel createNotificationChannel(@NonNull String channelId, CharSequence name,… in createNotificationChannel() method in AndroidXNotificationsChannelManager
82 mNotificationManager.createNotificationChannel(channel); in createNotificationChannel()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/channels/managers/
H A DNotificationsChannelManager.java27 …NotificationChannel createNotificationChannel(@NonNull String channelId, CharSequence name, int im… in createNotificationChannel() method
H A DAndroidXNotificationsChannelManager.java79 …public NotificationChannel createNotificationChannel(@NonNull String channelId, CharSequence name,… in createNotificationChannel() method in AndroidXNotificationsChannelManager
82 mNotificationManager.createNotificationChannel(channel); in createNotificationChannel()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/channels/managers/
H A DNotificationsChannelManager.java27 …NotificationChannel createNotificationChannel(@NonNull String channelId, CharSequence name, int im… in createNotificationChannel() method
H A DAndroidXNotificationsChannelManager.java79 …public NotificationChannel createNotificationChannel(@NonNull String channelId, CharSequence name,… in createNotificationChannel() method in AndroidXNotificationsChannelManager
82 mNotificationManager.createNotificationChannel(channel); in createNotificationChannel()
/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DExponentNotificationManager.kt74 manager.createNotificationChannel(channel) in maybeCreateExpoPersistentNotificationChannel()
80 fun createNotificationChannel(experienceKey: ExperienceKey, channel: NotificationChannel) { in createNotificationChannel() method
86 context.getSystemService(NotificationManager::class.java).createNotificationChannel(channel) in createNotificationChannel()
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/channels/
H A DNotificationChannelManagerModule.kt54 val channel = channelManager.createNotificationChannel( in <lambda>()
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/presentation/builders/
H A DChannelAwareNotificationBuilder.java108 getNotificationManager().createNotificationChannel(channel); in createFallbackChannel()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/presentation/builders/
H A DChannelAwareNotificationBuilder.java108 getNotificationManager().createNotificationChannel(channel); in createFallbackChannel()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/presentation/builders/
H A DChannelAwareNotificationBuilder.java108 getNotificationManager().createNotificationChannel(channel); in createFallbackChannel()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/presentation/builders/
H A DChannelAwareNotificationBuilder.java108 getNotificationManager().createNotificationChannel(channel); in createFallbackChannel()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/location/services/
H A DLocationTaskService.java129 notificationManager.createNotificationChannel(channel); in prepareChannel()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/location/services/
H A DLocationTaskService.java129 notificationManager.createNotificationChannel(channel); in prepareChannel()
/expo/packages/expo-location/android/src/main/java/expo/modules/location/services/
H A DLocationTaskService.java129 notificationManager.createNotificationChannel(channel); in prepareChannel()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/location/services/
H A DLocationTaskService.java129 notificationManager.createNotificationChannel(channel); in prepareChannel()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/channels/
H A DNotificationChannelManagerModule.java84 …NotificationChannel channel = mChannelManager.createNotificationChannel(channelId, getNameFromOpti… in setNotificationChannelAsync()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/channels/
H A DNotificationChannelManagerModule.java84 …NotificationChannel channel = mChannelManager.createNotificationChannel(channelId, getNameFromOpti… in setNotificationChannelAsync()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/channels/
H A DNotificationChannelManagerModule.java84 …NotificationChannel channel = mChannelManager.createNotificationChannel(channelId, getNameFromOpti… in setNotificationChannelAsync()

12