Home
last modified time | relevance | path

Searched defs:intent2 (Results 1 – 4 of 4) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/android/
DDefaultPackageManagerIntentComparatorTest.java23 Intent intent2 = new Intent(); in validCompareResult() local
33 Intent intent2 = new Intent("actionstring1"); in canSustainConcurrentModification() local
/external/robolectric-shadows/shadows/supportv4/src/test/java/org/robolectric/shadows/support/v4/
DShadowLocalBroadcastManagerTest.java100 Intent intent2 = new Intent("bar").setType("application/blatz"); in testGetBroadcastIntents() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowAlarmManagerTest.java256 Intent intent2 = new Intent(context, Integer.class); in cancel_removesMatchingPendingIntents() local
DShadowPackageManagerTest.java1658 Intent intent2 = new Intent(Intent.ACTION_MAIN); in testResolveDifferentIntentObjects() local
1684 Intent intent2 = new Intent(Intent.ACTION_APP_ERROR); in testResolvePartiallySimilarIntents() local