Home
last modified time | relevance | path

Searched defs:intent1 (Results 1 – 3 of 3) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/android/
DDefaultPackageManagerIntentComparatorTest.java22 Intent intent1 = new Intent(); in validCompareResult() local
32 Intent intent1 = new Intent("actionstring0"); in canSustainConcurrentModification() local
/external/robolectric-shadows/shadows/supportv4/src/test/java/org/robolectric/shadows/support/v4/
DShadowLocalBroadcastManagerTest.java98 Intent intent1 = new Intent("foo").setType("application/blatz"); in testGetBroadcastIntents() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowPackageManagerTest.java1642 Intent intent1 = new Intent(Intent.ACTION_MAIN); in testResolveDifferentIntentObjects() local
1667 Intent intent1 = new Intent(Intent.ACTION_APP_ERROR); in testResolvePartiallySimilarIntents() local