Home
last modified time | relevance | path

Searched defs:NotificationManager (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/
H A DNotificationManager.java16 public class NotificationManager implements SingletonModule, expo.modules.notifications.notificatio… class
26 public NotificationManager() { in NotificationManager() method in NotificationManager
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/interfaces/
H A DNotificationManager.java7 public interface NotificationManager { interface