Home
last modified time | relevance | path

Searched refs:getPresentationDelegate (Results 1 – 5 of 5) sorted by relevance

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DExpoNotificationsService.kt9 override fun getPresentationDelegate(context: Context): PresentationDelegate = method in host.exp.exponent.notifications.ExpoNotificationsService
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/service/
H A DNotificationsService.kt572 protected open fun getPresentationDelegate(context: Context): PresentationDelegate = in <lambda>() method in expo.modules.notifications.service.NotificationsService
661 getPresentationDelegate(context).presentNotification( in <lambda>()
671 getPresentationDelegate(context).getAllPresentedNotifications() in <lambda>()
677 getPresentationDelegate(context).dismissNotifications( in <lambda>()
682 getPresentationDelegate(context).dismissAllNotifications() in <lambda>()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/service/
H A DNotificationsService.kt572 protected open fun getPresentationDelegate(context: Context): PresentationDelegate = in <lambda>() method in abi49_0_0.expo.modules.notifications.service.NotificationsService
660 getPresentationDelegate(context).presentNotification( in <lambda>()
670 getPresentationDelegate(context).getAllPresentedNotifications() in <lambda>()
676 getPresentationDelegate(context).dismissNotifications( in <lambda>()
681 getPresentationDelegate(context).dismissAllNotifications() in <lambda>()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/service/
H A DNotificationsService.kt572 protected open fun getPresentationDelegate(context: Context): PresentationDelegate = in <lambda>() method in abi47_0_0.expo.modules.notifications.service.NotificationsService
660 getPresentationDelegate(context).presentNotification( in <lambda>()
670 getPresentationDelegate(context).getAllPresentedNotifications() in <lambda>()
676 getPresentationDelegate(context).dismissNotifications( in <lambda>()
681 getPresentationDelegate(context).dismissAllNotifications() in <lambda>()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/service/
H A DNotificationsService.kt572 protected open fun getPresentationDelegate(context: Context): PresentationDelegate = in <lambda>() method in abi48_0_0.expo.modules.notifications.service.NotificationsService
660 getPresentationDelegate(context).presentNotification( in <lambda>()
670 getPresentationDelegate(context).getAllPresentedNotifications() in <lambda>()
676 getPresentationDelegate(context).dismissNotifications( in <lambda>()
681 getPresentationDelegate(context).dismissAllNotifications() in <lambda>()