Home
last modified time | relevance | path

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

/development/samples/MultiDisplay/src/com/example/android/multidisplay/launcher/
DAppEntry.java48 Intent getLaunchIntent() { return mLaunchIntent; } in getLaunchIntent() method in AppEntry
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/ui/
DDetailActivity.java52 public static Intent getLaunchIntent(Context context, String attraction) { in getLaunchIntent() method in DetailActivity
/development/samples/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/
DPackageShortcutActivity.java32 public static Intent getLaunchIntent(Context context, String targetPackage, in getLaunchIntent() method in PackageShortcutActivity