| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/notifications/channels/ |
| H A D | ScopedNotificationsChannelManager.java | 32 public NotificationChannel getNotificationChannel(@NonNull String channelId) { in getNotificationChannel() method in ScopedNotificationsChannelManager 33 …NotificationChannel scopedChannel = super.getNotificationChannel(ScopedNotificationsIdUtils.getSco… in getNotificationChannel() 39 return super.getNotificationChannel(channelId); in getNotificationChannel() 60 NotificationChannel channelToRemove = getNotificationChannel(channelId); in deleteNotificationChannel()
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/notifications/channels/ |
| H A D | ScopedNotificationsChannelManager.java | 32 public NotificationChannel getNotificationChannel(@NonNull String channelId) { in getNotificationChannel() method in ScopedNotificationsChannelManager 33 …NotificationChannel scopedChannel = super.getNotificationChannel(ScopedNotificationsIdUtils.getSco… in getNotificationChannel() 39 return super.getNotificationChannel(channelId); in getNotificationChannel() 60 NotificationChannel channelToRemove = getNotificationChannel(channelId); in deleteNotificationChannel()
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/notifications/channels/ |
| H A D | ScopedNotificationsChannelManager.java | 32 public NotificationChannel getNotificationChannel(@NonNull String channelId) { in getNotificationChannel() method in ScopedNotificationsChannelManager 33 …NotificationChannel scopedChannel = super.getNotificationChannel(ScopedNotificationsIdUtils.getSco… in getNotificationChannel() 39 return super.getNotificationChannel(channelId); in getNotificationChannel() 60 NotificationChannel channelToRemove = getNotificationChannel(channelId); in deleteNotificationChannel()
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/notifications/channels/ |
| H A D | ScopedNotificationsChannelManager.java | 32 public NotificationChannel getNotificationChannel(@NonNull String channelId) { in getNotificationChannel() method in ScopedNotificationsChannelManager 33 …NotificationChannel scopedChannel = super.getNotificationChannel(ScopedNotificationsIdUtils.getSco… in getNotificationChannel() 39 return super.getNotificationChannel(channelId); in getNotificationChannel() 60 NotificationChannel channelToRemove = getNotificationChannel(channelId); in deleteNotificationChannel()
|
| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/model/triggers/ |
| H A D | FirebaseNotificationTrigger.java | 55 public String getNotificationChannel() { in getNotificationChannel() method in FirebaseNotificationTrigger 59 return NotificationTrigger.super.getNotificationChannel(); in getNotificationChannel()
|
| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/presentation/builders/ |
| H A D | ChannelAwareNotificationBuilder.java | 56 String channelId = trigger.getNotificationChannel(); in getChannelId() 62 NotificationChannel channel = manager.getNotificationChannel(channelId); in getChannelId() 88 …NotificationChannel channel = getNotificationManager().getNotificationChannel(FALLBACK_CHANNEL_ID); in getFallbackNotificationChannel()
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/presentation/builders/ |
| H A D | ChannelAwareNotificationBuilder.java | 56 String channelId = trigger.getNotificationChannel(); in getChannelId() 62 NotificationChannel channel = manager.getNotificationChannel(channelId); in getChannelId() 88 …NotificationChannel channel = getNotificationManager().getNotificationChannel(FALLBACK_CHANNEL_ID); in getFallbackNotificationChannel()
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/presentation/builders/ |
| H A D | ChannelAwareNotificationBuilder.java | 56 String channelId = trigger.getNotificationChannel(); in getChannelId() 62 NotificationChannel channel = manager.getNotificationChannel(channelId); in getChannelId() 88 …NotificationChannel channel = getNotificationManager().getNotificationChannel(FALLBACK_CHANNEL_ID); in getFallbackNotificationChannel()
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/presentation/builders/ |
| H A D | ChannelAwareNotificationBuilder.java | 56 String channelId = trigger.getNotificationChannel(); in getChannelId() 62 NotificationChannel channel = manager.getNotificationChannel(channelId); in getChannelId() 88 …NotificationChannel channel = getNotificationManager().getNotificationChannel(FALLBACK_CHANNEL_ID); in getFallbackNotificationChannel()
|
| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/interfaces/ |
| H A D | NotificationTrigger.java | 16 default String getNotificationChannel() { in getNotificationChannel() method
|
| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/triggers/ |
| H A D | ChannelAwareTrigger.java | 34 public String getNotificationChannel() { in getNotificationChannel() method in ChannelAwareTrigger
|
| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/channels/managers/ |
| H A D | NotificationsChannelManager.java | 17 NotificationChannel getNotificationChannel(@NonNull String channelId); in getNotificationChannel() method
|
| H A D | AndroidXNotificationsChannelManager.java | 60 public NotificationChannel getNotificationChannel(@NonNull String channelId) { in getNotificationChannel() method in AndroidXNotificationsChannelManager 61 return mNotificationManager.getNotificationChannel(channelId); in getNotificationChannel()
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/triggers/ |
| H A D | ChannelAwareTrigger.java | 34 public String getNotificationChannel() { in getNotificationChannel() method in ChannelAwareTrigger
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/triggers/ |
| H A D | ChannelAwareTrigger.java | 34 public String getNotificationChannel() { in getNotificationChannel() method in ChannelAwareTrigger
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/triggers/ |
| H A D | ChannelAwareTrigger.java | 34 public String getNotificationChannel() { in getNotificationChannel() method in ChannelAwareTrigger
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/channels/managers/ |
| H A D | NotificationsChannelManager.java | 17 NotificationChannel getNotificationChannel(@NonNull String channelId); in getNotificationChannel() method
|
| H A D | AndroidXNotificationsChannelManager.java | 60 public NotificationChannel getNotificationChannel(@NonNull String channelId) { in getNotificationChannel() method in AndroidXNotificationsChannelManager 61 return mNotificationManager.getNotificationChannel(channelId); in getNotificationChannel()
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/channels/managers/ |
| H A D | NotificationsChannelManager.java | 17 NotificationChannel getNotificationChannel(@NonNull String channelId); in getNotificationChannel() method
|
| H A D | AndroidXNotificationsChannelManager.java | 60 public NotificationChannel getNotificationChannel(@NonNull String channelId) { in getNotificationChannel() method in AndroidXNotificationsChannelManager 61 return mNotificationManager.getNotificationChannel(channelId); in getNotificationChannel()
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/channels/managers/ |
| H A D | NotificationsChannelManager.java | 17 NotificationChannel getNotificationChannel(@NonNull String channelId); in getNotificationChannel() method
|
| H A D | AndroidXNotificationsChannelManager.java | 60 public NotificationChannel getNotificationChannel(@NonNull String channelId) { in getNotificationChannel() method in AndroidXNotificationsChannelManager 61 return mNotificationManager.getNotificationChannel(channelId); in getNotificationChannel()
|
| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/channels/ |
| H A D | NotificationChannelManagerModule.kt | 45 val notificationChannel = channelManager.getNotificationChannel(channelId) in <lambda>()
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/location/services/ |
| H A D | LocationTaskService.java | 124 NotificationChannel channel = notificationManager.getNotificationChannel(id); in prepareChannel()
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/location/services/ |
| H A D | LocationTaskService.java | 124 NotificationChannel channel = notificationManager.getNotificationChannel(id); in prepareChannel()
|