Home
last modified time | relevance | path

Searched refs:onGetSupportedVoiceActions (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/service/voice/
DVoiceInteractionService.java352 public Set<String> onGetSupportedVoiceActions(@NonNull Set<String> voiceActions) { in onGetSupportedVoiceActions() method in VoiceInteractionService
422 Set<String> resultSet = onGetSupportedVoiceActions(voiceActionsSet); in onHandleVoiceActionCheck()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt41585 …method @NonNull public java.util.Set<java.lang.String> onGetSupportedVoiceActions(@NonNull java.ut…