Home
last modified time | relevance | path

Searched defs:getActiveServiceSupportedActions (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/voice/
H A DIVoiceInteractionService.aidl31 void getActiveServiceSupportedActions(in List<String> voiceActions, in getActiveServiceSupportedActions() method
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DAssistUtils.java137 public void getActiveServiceSupportedActions(@NonNull Set<String> voiceActions, in getActiveServiceSupportedActions() method in AssistUtils
H A DIVoiceInteractionManagerService.aidl217 void getActiveServiceSupportedActions(in List<String> voiceActions, in getActiveServiceSupportedActions() method
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerServiceImpl.java317 public void getActiveServiceSupportedActions(List<String> commands, in getActiveServiceSupportedActions() method in VoiceInteractionManagerServiceImpl
H A DVoiceInteractionManagerService.java2035 public void getActiveServiceSupportedActions(List<String> voiceActions, in getActiveServiceSupportedActions() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub