Searched defs:intent1 (Results 1 – 8 of 8) sorted by relevance
| /packages/apps/DeskClock/src/com/android/deskclock/data/ |
| D | TimerNotificationBuilder.kt | 104 val intent1: PendingIntent = Utils.pendingServiceIntent(context, pause) in build() constant 127 val intent1: PendingIntent = Utils.pendingServiceIntent(context, start) in build() constant 153 val intent1: PendingIntent = Utils.pendingServiceIntent(context, reset) in build() constant 236 val intent1: PendingIntent = Utils.pendingServiceIntent(context, reset) in buildHeadsUp() constant 345 val intent1: PendingIntent = Utils.pendingServiceIntent(context, reset) in buildMissed() constant 355 val intent1: PendingIntent = Utils.pendingServiceIntent(context, reset) in buildMissed() constant
|
| D | StopwatchNotificationBuilder.kt | 86 val intent1: PendingIntent = Utils.pendingServiceIntent(context, pause) in build() constant 119 val intent1: PendingIntent = Utils.pendingServiceIntent(context, start) in build() constant
|
| /packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/ |
| D | TestUtils.java | 108 public static boolean intentEquals(Intent intent1, Intent intent2) { in intentEquals() 213 public static void assertIntentsEqual(Intent intent1, Intent intent2) { in assertIntentsEqual()
|
| /packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/ |
| D | SafetyCenterNotificationTest.kt | 312 val intent1 = safetySourceTestData.testActivityRedirectPendingIntent(identifier = "1") in setSafetySourceData_issueWithTwoActions_notificationWithTwoActions() constant 377 val intent1 = safetySourceTestData.testActivityRedirectPendingIntent(identifier = "1") in setSafetySourceData_withCustomNotification_usesCustomValues() constant
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/ |
| D | BluetoothOppLauncherActivity.java | 199 Intent intent1 = new Intent(Constants.ACTION_OPEN); in onCreate() local
|
| /packages/services/Car/service/src/com/android/car/am/ |
| D | FixedActivityService.java | 648 private static boolean intentEquals(Intent intent1, Intent intent2) { in intentEquals()
|
| /packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/ |
| D | CellBroadcastAlertDialogTest.java | 630 Intent intent1 = createActivityIntent(); in testNewMessageListCount() local
|
| /packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
| D | WifiDialogManagerTest.java | 1041 Intent intent1 = verifyStartActivityAsUser(1, mWifiContext); in testP2pInvitationReceivedDialog_multipleDialogs_responseMatchedToCorrectCallback() local
|