Home
last modified time | relevance | path

Searched defs:launchIntent (Results 1 – 5 of 5) sorted by relevance

/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/locale/
DLocaleReceiver.java38 Intent launchIntent; in onReceive() local
/external/deqp/android/package/src/com/drawelements/deqp/execserver/
DExecService.java85 Intent launchIntent = new Intent(this, ExecServerActivity.class); in onStartCommand() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCrossProfileApps.java282 Intent launchIntent = new Intent(); in verifyActivityInManifest() local
/external/zxing/android/src/com/google/zxing/client/android/result/
DResultHandler.java473 final void launchIntent(Intent intent) { in launchIntent() method in ResultHandler
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowPackageManagerTest.java2633 Intent launchIntent = new Intent(Intent.ACTION_MAIN); in testLaunchIntentForPackage() local
2651 Intent launchIntent = new Intent(Intent.ACTION_MAIN); in testLeanbackLaunchIntentForPackage() local