Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/
H A DCarLauncherUtils.java41 Intent.makeMainSelectorActivity(Intent.ACTION_MAIN, Intent.CATEGORY_APP_MAPS); in getMapsIntent()
/aosp12/packages/apps/OnDeviceAppPrediction/src/com/android/apppredictionservice/
H A DPredictionService.java83 mapsIntent.addCategory(Intent.CATEGORY_APP_MAPS); in onCreate()
/aosp12/frameworks/base/core/java/android/content/
H A DIntent.java5233 public static final String CATEGORY_APP_MAPS = "android.intent.category.APP_MAPS"; field in Intent
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11186 field public static final String CATEGORY_APP_MAPS = "android.intent.category.APP_MAPS";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt7705 … field public static final java.lang.String CATEGORY_APP_MAPS = "android.intent.category.APP_MAPS";