Home
last modified time | relevance | path

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

/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowVoiceInteractionSessionTest.java72 Intent intent1 = new Intent("foo action"); in startAssistantActivity_invokedTwice_lastIntentRegistered() local
84 Intent intent1 = new Intent("foo action"); in startAssistantActivity_invokedTwice_allIntentsRegisteredInOrder() local
117 Intent intent1 = new Intent("foo action"); in startVoiceActivity_invokedTwice_lastIntentRegistered() local
129 Intent intent1 = new Intent("foo action"); in startVoiceActivity_invokedTwice_allIntentsRegisteredInOrder() local
DShadowApplicationTest.java670 Intent intent1 = getSomeActionIntent("some.action"); in getAllStartedServices() local
DShadowPackageManagerTest.java2386 Intent intent1 = new Intent(Intent.ACTION_MAIN); in testResolveDifferentIntentObjects() local
2411 Intent intent1 = new Intent(Intent.ACTION_APP_ERROR); in testResolvePartiallySimilarIntents() local
/external/robolectric/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/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.java1682 Intent intent1 = new Intent(Intent.ACTION_MAIN); in testResolveDifferentIntentObjects() local
1707 Intent intent1 = new Intent(Intent.ACTION_APP_ERROR); in testResolvePartiallySimilarIntents() local