Searched defs:launcherIntent (Results 1 – 7 of 7) sorted by relevance
35 public static Intent launcherIntent(Context context, int userId, ComponentName component) { in launcherIntent() method in NotificationAccessConfirmationActivityContract
144 final Intent launcherIntent = new Intent(Intent.ACTION_MAIN).addCategory( in addCurrentUsersApps() local
171 Intent launcherIntent = new Intent(Intent.ACTION_MAIN); in fetchAndMergeApps() local
249 final Intent launcherIntent = new Intent(Intent.ACTION_MAIN); in getLaunchableApps() local
1468 val launcherIntent = in <lambda>() constant
1525 val launcherIntent = in convertToResumePlayer() constant
357 Intent launcherIntent = new Intent(PackageInstaller.ACTION_SESSION_COMMITTED) in sendSessionCommitBroadcast() local