Searched defs:launcherIntent (Results 1 – 3 of 3) sorted by relevance
30 public static Intent launcherIntent(int userId, ComponentName component, String packageTitle) { in launcherIntent() method in NotificationAccessConfirmationActivityContract
123 final Intent launcherIntent = new Intent(Intent.ACTION_MAIN); in getLaunchableApps() local
171 Intent launcherIntent = new Intent(Intent.ACTION_MAIN); in fetchAndMergeApps() local