Home
last modified time | relevance | path

Searched refs:voiceActions (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIVoiceActionCheckCallback.aidl20 void onComplete(in List<String> voiceActions); in onComplete() argument
H A DAssistUtils.java137 public void getActiveServiceSupportedActions(@NonNull Set<String> voiceActions, in getActiveServiceSupportedActions() argument
142 .getActiveServiceSupportedActions(new ArrayList<>(voiceActions), callback); in getActiveServiceSupportedActions()
H A DIVoiceInteractionManagerService.aidl217 void getActiveServiceSupportedActions(in List<String> voiceActions, in getActiveServiceSupportedActions() argument
/aosp14/frameworks/base/core/java/android/service/voice/
H A DIVoiceInteractionService.aidl31 void getActiveServiceSupportedActions(in List<String> voiceActions, in getActiveServiceSupportedActions() argument
H A DVoiceInteractionService.java166 public void getActiveServiceSupportedActions(List<String> voiceActions,
171 voiceActions,
352 public Set<String> onGetSupportedVoiceActions(@NonNull Set<String> voiceActions) { in onGetSupportedVoiceActions() argument
418 private void onHandleVoiceActionCheck(List<String> voiceActions, in onHandleVoiceActionCheck() argument
422 Set<String> voiceActionsSet = new ArraySet<>(voiceActions); in onHandleVoiceActionCheck()
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java2035 public void getActiveServiceSupportedActions(List<String> voiceActions, in getActiveServiceSupportedActions() argument
2049 mImpl.getActiveServiceSupportedActions(voiceActions, callback); in getActiveServiceSupportedActions()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...