Searched refs:getTosMapIntent (Results 1 – 3 of 3) sorted by relevance
125 .when(() -> CarLauncherUtils.getTosMapIntent(any())); in onCreate_tosMapActivity_tosUnaccepted_canvasOptimizedMapsDisabledByTos()171 .when(() -> CarLauncherUtils.getTosMapIntent(any())); in onCreate_tosMapActivity_tosAccepted()
77 public static Intent getTosMapIntent(Context context) { in getTosMapIntent() method in CarLauncherUtils
341 mapIntent = CarLauncherUtils.getTosMapIntent(this); in getMapsIntent()