Home
last modified time | relevance | path

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

/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/
DLensPickerItem.java55 public Intent getLaunchIntent() { in getLaunchIntent() method in LensPickerItem
DLensPickerUtils.java165 public static Intent getLaunchIntent(String packageName, ResolveInfo rInfo, in getLaunchIntent() method in LensPickerUtils
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
DMoveAppActivity.java65 public static Intent getLaunchIntent(Context context, String packageName, String packageDesc) { in getLaunchIntent() method in MoveAppActivity
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
DMigrateStorageActivity.java75 public static Intent getLaunchIntent(Context context, String volumeId, in getLaunchIntent() method in MigrateStorageActivity