Searched defs:intent1 (Results 1 – 9 of 9) sorted by relevance
75 public static boolean intentEquals(Intent intent1, Intent intent2) { in intentEquals()
149 final Intent intent1 = intentCaptor.getAllValues().get(0); in displayPreference_twoSubscriptions_correctlySetup() local
197 Intent intent1 = new Intent(Constants.ACTION_OPEN); in onCreate() local
81 Intent intent1 = new Intent("action1"); in referrerIntentList() local
425 PendingIntent intent1 = mock(PendingIntent.class); in testActionsDifferentIntent() local
192 …PendingIntent intent1 = PendingIntent.getActivity(mContext, 0, new Intent("test1"), PendingIntent.… in allPendingIntents_recollectedAfterReusingBuilder() local
1202 final Intent intent1 = new Intent(ACTION_SIM_APPLICATION_STATE_CHANGED); in testRetry_DDS_switch_Failure() local
1071 final Intent intent1 = in testGetMergedCarrierEntry_subscriptionIdChanges_entryChanges() local
655 uint8_t intent1 = ANDROID_CONTROL_CAPTURE_INTENT_PREVIEW; in TEST_F() local