Home
last modified time | relevance | path

Searched refs:consumePendingIntent (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-dev-launcher/android/src/main/java/expo/modules/devlauncher/launcher/
H A DDevLauncherIntentRegistry.kt15 fun consumePendingIntent(): Intent? in <lambda>() method
36 override fun consumePendingIntent(): Intent? { in consumePendingIntent() method in expo.modules.devlauncher.launcher.DevLauncherIntentRegistry
/expo/packages/expo-dev-client/android/src/androidTest/java/com/expo/modules/devclient/tests/
H A DDevClientDeepLinkTest.kt32 override fun consumePendingIntent(): Intent? = intent in checks_if_pending_deep_link_is_displayed() method
/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/
H A DDevLauncherController.kt311 .consumePendingIntent() in <lambda>()