Searched defs:getLaunchIntent (Results 1 – 3 of 3) sorted by relevance
48 Intent getLaunchIntent() { return mLaunchIntent; } in getLaunchIntent() method in AppEntry
52 public static Intent getLaunchIntent(Context context, String attraction) { in getLaunchIntent() method in DetailActivity
32 public static Intent getLaunchIntent(Context context, String targetPackage, in getLaunchIntent() method in PackageShortcutActivity