Home
last modified time | relevance | path

Searched defs:launchIntent (Results 1 – 4 of 4) 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/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCrossProfileApps.java260 Intent launchIntent = new Intent(); in verifyActivityInManifest() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowPackageManagerTest.java1617 Intent launchIntent = new Intent(Intent.ACTION_MAIN); in testLaunchIntentForPackage() local