| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/service/ |
| H A D | NotificationsService.kt | 179 Intent(NOTIFICATION_EVENT_ACTION).also { intent -> in <lambda>() method 260 Intent(NOTIFICATION_EVENT_ACTION).also { intent -> in <lambda>() method 283 ).also { intent -> in <lambda>() method 307 ).also { intent -> in <lambda>() method 340 ).also { intent -> in <lambda>() method 402 val intent = Intent( in <lambda>() constant 409 ).also { intent -> in <lambda>() method 437 val intent = Intent( in <lambda>() constant 444 ).also { intent -> in <lambda>() method 483 val intent = Intent( in <lambda>() constant [all …]
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/service/ |
| H A D | NotificationsService.kt | 179 Intent(NOTIFICATION_EVENT_ACTION).also { intent -> in <lambda>() method 260 Intent(NOTIFICATION_EVENT_ACTION).also { intent -> in <lambda>() method 283 ).also { intent -> in <lambda>() method 307 ).also { intent -> in <lambda>() method 340 ).also { intent -> in <lambda>() method 402 val intent = Intent( in <lambda>() constant 409 ).also { intent -> in <lambda>() method 437 val intent = Intent( in <lambda>() constant 444 ).also { intent -> in <lambda>() method 483 val intent = Intent( in <lambda>() constant [all …]
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/service/ |
| H A D | NotificationsService.kt | 179 Intent(NOTIFICATION_EVENT_ACTION).also { intent -> in <lambda>() method 260 Intent(NOTIFICATION_EVENT_ACTION).also { intent -> in <lambda>() method 283 ).also { intent -> in <lambda>() method 307 ).also { intent -> in <lambda>() method 340 ).also { intent -> in <lambda>() method 402 val intent = Intent( in <lambda>() constant 409 ).also { intent -> in <lambda>() method 437 val intent = Intent( in <lambda>() constant 444 ).also { intent -> in <lambda>() method 483 val intent = Intent( in <lambda>() constant [all …]
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/service/ |
| H A D | NotificationsService.kt | 179 Intent(NOTIFICATION_EVENT_ACTION).also { intent -> in <lambda>() method 260 Intent(NOTIFICATION_EVENT_ACTION).also { intent -> in <lambda>() method 283 ).also { intent -> in <lambda>() method 307 ).also { intent -> in <lambda>() method 340 ).also { intent -> in <lambda>() method 402 val intent = Intent( in <lambda>() constant 409 ).also { intent -> in <lambda>() method 437 val intent = Intent( in <lambda>() constant 444 ).also { intent -> in <lambda>() method 483 val intent = Intent( in <lambda>() constant [all …]
|
| /expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/modules/ |
| H A D | DevLauncherAuth.kt | 49 val intent = createCustomTabsIntent() in openWebBrowserAsync() constant 65 val intent = builder.build().intent in createCustomTabsIntent() constant
|
| /expo/packages/expo-dev-launcher/android/src/main/java/expo/modules/devlauncher/launcher/ |
| H A D | DevLauncherIntentRegistry.kt | 9 var intent: Intent? in <lambda>() variable 20 override var intent by Delegates.observable<Intent?>(null) { _, _, newValue -> in newValue() variable in expo.modules.devlauncher.launcher.DevLauncherIntentRegistry 21 newValue?.let { intent -> in newValue() method
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/ |
| H A D | URLHandlerModule.java | 58 Intent intent = new Intent(Intent.ACTION_VIEW, uri); in openURLAsync() local 75 Intent intent = new Intent(Intent.ACTION_VIEW, uri); in canOpenURLAsync() local
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/ |
| H A D | URLHandlerModule.java | 58 Intent intent = new Intent(Intent.ACTION_VIEW, uri); in openURLAsync() local 75 Intent intent = new Intent(Intent.ACTION_VIEW, uri); in canOpenURLAsync() local
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/ |
| H A D | URLHandlerModule.java | 58 Intent intent = new Intent(Intent.ACTION_VIEW, uri); in openURLAsync() local 75 Intent intent = new Intent(Intent.ACTION_VIEW, uri); in canOpenURLAsync() local
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/ |
| H A D | URLHandlerModule.java | 58 Intent intent = new Intent(Intent.ACTION_VIEW, uri); in openURLAsync() local 75 Intent intent = new Intent(Intent.ACTION_VIEW, uri); in canOpenURLAsync() local
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/location/services/ |
| H A D | LocationTaskService.java | 37 public IBinder onBind(Intent intent) { in onBind() 44 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() 103 …Intent intent = mParentContext.getPackageManager().getLaunchIntentForPackage(mParentContext.getPac… in buildServiceNotification() local
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/location/services/ |
| H A D | LocationTaskService.java | 37 public IBinder onBind(Intent intent) { in onBind() 44 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() 103 …Intent intent = mParentContext.getPackageManager().getLaunchIntentForPackage(mParentContext.getPac… in buildServiceNotification() local
|
| /expo/packages/expo-location/android/src/main/java/expo/modules/location/services/ |
| H A D | LocationTaskService.java | 37 public IBinder onBind(Intent intent) { in onBind() 44 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() 103 …Intent intent = mParentContext.getPackageManager().getLaunchIntentForPackage(mParentContext.getPac… in buildServiceNotification() local
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/location/services/ |
| H A D | LocationTaskService.java | 37 public IBinder onBind(Intent intent) { in onBind() 44 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() 103 …Intent intent = mParentContext.getPackageManager().getLaunchIntentForPackage(mParentContext.getPac… in buildServiceNotification() local
|
| /expo/android/app/src/androidTest/java/host/exp/exponent/utils/ |
| H A D | DeviceUtils.kt | 25 val intent = in allowDrawingOverOtherApps() constant
|
| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/presentation/builders/ |
| H A D | CategoryAwareNotificationBuilder.java | 68 …PendingIntent intent = NotificationsService.Companion.createNotificationResponseIntent(getContext(… in buildButtonAction() local 73 …PendingIntent intent = NotificationsService.Companion.createNotificationResponseIntent(getContext(… in buildTextInputAction() local
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/presentation/builders/ |
| H A D | CategoryAwareNotificationBuilder.java | 68 …PendingIntent intent = NotificationsService.Companion.createNotificationResponseIntent(getContext(… in buildButtonAction() local 73 …PendingIntent intent = NotificationsService.Companion.createNotificationResponseIntent(getContext(… in buildTextInputAction() local
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/presentation/builders/ |
| H A D | CategoryAwareNotificationBuilder.java | 68 …PendingIntent intent = NotificationsService.Companion.createNotificationResponseIntent(getContext(… in buildButtonAction() local 73 …PendingIntent intent = NotificationsService.Companion.createNotificationResponseIntent(getContext(… in buildTextInputAction() local
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/presentation/builders/ |
| H A D | CategoryAwareNotificationBuilder.java | 68 …PendingIntent intent = NotificationsService.Companion.createNotificationResponseIntent(getContext(… in buildButtonAction() local 73 …PendingIntent intent = NotificationsService.Companion.createNotificationResponseIntent(getContext(… in buildTextInputAction() local
|
| /expo/packages/expo/android/src/test/java/expo/modules/ |
| H A D | ReactActivityDelegateWrapperTest.kt | 72 val intent = mockk<Intent>() in onBackPressed should call each handler's callback just once() constant 87 val intent = mockk<Intent>() in onNewIntent should return true if someone returns true() constant
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/documentpicker/ |
| H A D | DocumentPickerModule.kt | 37 val intent = Intent(Intent.ACTION_OPEN_DOCUMENT).apply { in <lambda>() constant 49 OnActivityResult { _, (requestCode, resultCode, intent) -> in <lambda>() method
|
| /expo/packages/expo-dev-client/e2e/android/ |
| H A D | MainActivity.java | 23 public void onNewIntent(Intent intent) { in onNewIntent()
|
| /expo/android/expoview/src/main/java/host/exp/exponent/experience/splashscreen/ |
| H A D | ManagedAppSplashScreenViewController.kt | 36 val intent = Intent(Intent.ACTION_VIEW, webpage) in <lambda>() constant
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/taskManager/ |
| H A D | TaskBroadcastReceiver.java | 11 public void onReceive(Context context, Intent intent) { in onReceive()
|
| /expo/packages/expo-task-manager/android/src/main/java/expo/modules/taskManager/ |
| H A D | TaskBroadcastReceiver.java | 11 public void onReceive(Context context, Intent intent) { in onReceive()
|