Searched defs:mapsIntent (Results 1 – 5 of 5) sorted by relevance
67 public CarLauncherViewModel(@UiContext Context context, @NonNull Intent mapsIntent) { in CarLauncherViewModel()223 CarLauncherViewModelFactory(@UiContext Context context, @NonNull Intent mapsIntent) { in CarLauncherViewModelFactory()
82 Intent mapsIntent = new Intent(Intent.ACTION_MAIN); in onCreate() local
196 Intent mapsIntent = new Intent(Intent.ACTION_VIEW); in launchMap() local
288 Intent mapsIntent = new Intent(Intent.ACTION_VIEW, in showOnMap() local
1086 Intent mapsIntent = new Intent(Intent.ACTION_VIEW, in showOnMap() local