Searched refs:getMapsIntent (Results 1 – 5 of 5) sorted by relevance
43 public static Intent getMapsIntent(Context context) { in getMapsIntent() method in CarLauncherUtils121 return getMapsIntent(context); in getSmallCanvasOptimizedMapIntent()
202 new CarLauncherViewModelFactory(this, getMapsIntent())) in setupRemoteCarTaskView()327 protected Intent getMapsIntent() { in getMapsIntent() method in CarLauncher330 : CarLauncherUtils.getMapsIntent(this); in getMapsIntent()
134 Intent mapIntent = activity.getMapsIntent(); in onCreate_tosMapActivity_tosUnaccepted_canvasOptimizedMapsDisabledByTos()156 Intent mapIntent = activity.getMapsIntent(); in onCreate_tosMapActivity_tosUnaccepted_mapsNotDisabledByTos()176 Intent mapIntent = activity.getMapsIntent(); in onCreate_tosMapActivity_tosAccepted()
174 Intent intent = CarLauncherUtils.getMapsIntent(mContext); in isReady()
929 ? CarLauncherUtils.getMapsIntent(getApplicationContext()) in startBackgroundActivities()