Home
last modified time | relevance | path

Searched defs:getLaunchIntent (Results 1 – 9 of 9) 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/quickstep/src/com/android/launcher3/proxy/
DProxyActivityStarter.java76 public static Intent getLaunchIntent(Context context, StartActivityParams params) { in getLaunchIntent() method in ProxyActivityStarter
/packages/services/Car/tests/SecondaryHomeApp/src/com/android/car/secondaryhome/launcher/
DAppEntry.java53 @NonNull Intent getLaunchIntent() { in getLaunchIntent() method in AppEntry
/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/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/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/
DBaseSwipeUpHandler.java114 public abstract Intent getLaunchIntent(); in getLaunchIntent() method in BaseSwipeUpHandler
DBaseSwipeUpHandlerV2.java552 public Intent getLaunchIntent() { in getLaunchIntent() method in BaseSwipeUpHandlerV2