Home
last modified time | relevance | path

Searched refs:launchApp (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Launcher/src/com/android/car/carlauncher/
DAppLauncherUtils.java79 static void launchApp(Context context, Intent intent) { in launchApp() method in AppLauncherUtils
216 AppLauncherUtils.launchApp(context, intent); in getLauncherApps()
227 AppLauncherUtils.launchApp(context, in getLauncherApps()
256 context -> AppLauncherUtils.launchApp(context, intent), in getLauncherApps()