Home
last modified time | relevance | path

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

/packages/services/Car/tests/MultiDisplaySecondaryHomeTestLauncher/src/com/android/car/multidisplay/launcher/
DAppEntry.java48 Intent getLaunchIntent() { in getLaunchIntent() method in AppEntry
/packages/apps/Launcher3/SecondaryDisplayLauncher/src/com/android/launcher3/
DAppEntry.java48 Intent getLaunchIntent() { return mLaunchIntent; } in getLaunchIntent() method in AppEntry
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/proxy/
DProxyActivityStarter.java76 public static Intent getLaunchIntent(Context context, StartActivityParams params) { in getLaunchIntent() method in ProxyActivityStarter
/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/
DLensPickerItem.java55 public Intent getLaunchIntent() { in getLaunchIntent() method in LensPickerItem
DLensPickerUtils.java139 public static Intent getLaunchIntent(String packageName, ResolveInfo rInfo, PackageManager pm) { in getLaunchIntent() method in LensPickerUtils
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
DMoveAppActivity.java66 public static Intent getLaunchIntent(Context context, String packageName, String packageDesc) { in getLaunchIntent() method in MoveAppActivity
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/specialaccess/deviceadmin/
DDeviceAdminListItem.java89 public Intent getLaunchIntent(Context context) { in getLaunchIntent() method in DeviceAdminListItem
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/deviceadmin/
DDeviceAdminListItem.java89 public Intent getLaunchIntent(Context context) { in getLaunchIntent() method in DeviceAdminListItem
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
DMigrateStorageActivity.java76 public static Intent getLaunchIntent(Context context, String volumeId, in getLaunchIntent() method in MigrateStorageActivity
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/inputconsumers/
DFallbackNoButtonInputConsumer.java223 public Intent getLaunchIntent() { in getLaunchIntent() method in FallbackNoButtonInputConsumer
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DBaseSwipeUpHandler.java189 public abstract Intent getLaunchIntent(); in getLaunchIntent() method in BaseSwipeUpHandler
DWindowTransformSwipeHandler.java539 public Intent getLaunchIntent() { in getLaunchIntent() method in WindowTransformSwipeHandler