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.java217 public Set<String> onGetSupportedVoiceActions(@NonNull Set<String> voiceActions) { in onGetSupportedVoiceActions() method in VoiceInteractionService
274 Set<String> resultSet = onGetSupportedVoiceActions(voiceActionsSet); in onHandleVoiceActionCheck()
/frameworks/base/non-updatable-api/
Dcurrent.txt42216 …method @NonNull public java.util.Set<java.lang.String> onGetSupportedVoiceActions(@NonNull java.ut…
/frameworks/base/api/
Dcurrent.txt42360 …method @NonNull public java.util.Set<java.lang.String> onGetSupportedVoiceActions(@NonNull java.ut…