Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/MultiDisplaySecondaryHomeTestLauncher/src/com/android/car/multidisplay/launcher/
H A DAppEntry.java48 Intent getLaunchIntent() { in getLaunchIntent() method in AppEntry
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/proxy/
H A DProxyActivityStarter.java78 public static Intent getLaunchIntent(Context context, StartActivityParams params) { in getLaunchIntent() method in ProxyActivityStarter
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
H A DMoveAppActivity.java66 public static Intent getLaunchIntent(Context context, String packageName, String packageDesc) { in getLaunchIntent() method in MoveAppActivity
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/deviceadmin/
H A DDeviceAdminListItem.java94 public Intent getLaunchIntent(Context context) { in getLaunchIntent() method in DeviceAdminListItem
/aosp12/packages/apps/Settings/src/com/android/settings/applications/specialaccess/deviceadmin/
H A DDeviceAdminListItem.java89 public Intent getLaunchIntent(Context context) { in getLaunchIntent() method in DeviceAdminListItem
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
H A DMigrateStorageActivity.java76 public static Intent getLaunchIntent(Context context, String volumeId, in getLaunchIntent() method in MigrateStorageActivity