Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DTestInteractionActivity.java133 intent.addCategory(Intent.CATEGORY_VOICE); in onClick()
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerServiceImpl.java363 intent.addCategory(Intent.CATEGORY_VOICE); in startVoiceActivityLocked()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStarter.java1030 intent.addCategory(Intent.CATEGORY_VOICE); in executeRequest()
/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java5303 public static final String CATEGORY_VOICE = "android.intent.category.VOICE"; field in Intent
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10985 field public static final String CATEGORY_VOICE = "android.intent.category.VOICE";