Searched defs:intent2 (Results 1 – 7 of 7) sorted by relevance
108 public static boolean intentEquals(Intent intent1, Intent intent2) { in intentEquals()213 public static void assertIntentsEqual(Intent intent1, Intent intent2) { in assertIntentsEqual()
97 val intent2: PendingIntent = Utils.pendingServiceIntent(context, lap) in build() constant129 val intent2: PendingIntent = Utils.pendingServiceIntent(context, reset) in build() constant
114 val intent2: PendingIntent = Utils.pendingServiceIntent(context, addMinute) in build() constant137 val intent2: PendingIntent = Utils.pendingServiceIntent(context, reset) in build() constant256 val intent2: PendingIntent = Utils.pendingServiceIntent(context, addTime) in buildHeadsUp() constant
313 val intent2 = safetySourceTestData.testActivityRedirectPendingIntent(identifier = "2") in setSafetySourceData_issueWithTwoActions_notificationWithTwoActions() constant378 val intent2 = safetySourceTestData.testActivityRedirectPendingIntent(identifier = "2") in setSafetySourceData_withCustomNotification_usesCustomValues() constant
648 private static boolean intentEquals(Intent intent1, Intent intent2) { in intentEquals()
641 Intent intent2 = createActivityIntent(); in testNewMessageListCount() local
1052 Intent intent2 = verifyStartActivityAsUser(2, mWifiContext); in testP2pInvitationReceivedDialog_multipleDialogs_responseMatchedToCorrectCallback() local