Home
last modified time | relevance | path

Searched refs:VOICE_INTERACTION_SERVICE (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/tests/FlickerTests/test-apps/app-helpers/src/com/android/server/wm/flicker/helpers/
DAssistantAppHelper.kt41 Settings.Secure.VOICE_INTERACTION_SERVICE
47 Settings.Secure.VOICE_INTERACTION_SERVICE, in setDefaultAssistant()
60 Settings.Secure.VOICE_INTERACTION_SERVICE, in resetDefaultAssistant()
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java587 Settings.Secure.VOICE_INTERACTION_SERVICE, userHandle); in initForUserNoTracing()
791 mResolver, Settings.Secure.VOICE_INTERACTION_SERVICE, mCurUser); in switchImplementationIfNeededNoTracingLocked()
889 Settings.Secure.VOICE_INTERACTION_SERVICE, userHandle); in getCurInteractor()
902 Settings.Secure.VOICE_INTERACTION_SERVICE, in setCurInteractor()
2447 Settings.Secure.VOICE_INTERACTION_SERVICE, "", userId); in onRoleHoldersChanged()
2475 Settings.Secure.VOICE_INTERACTION_SERVICE, serviceComponentName, in onRoleHoldersChanged()
2494 Settings.Secure.VOICE_INTERACTION_SERVICE, "", userId); in onRoleHoldersChanged()
2506 Settings.Secure.VOICE_INTERACTION_SERVICE), false, this, in SettingsObserver()
2604 Settings.Secure.VOICE_INTERACTION_SERVICE, mCurUser);
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionService.java280 Settings.Secure.VOICE_INTERACTION_SERVICE); in isActiveService()
/frameworks/base/packages/SettingsProvider/test/src/android/provider/
DSettingsBackupTest.java765 Settings.Secure.VOICE_INTERACTION_SERVICE,
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java2826 Settings.Secure.VOICE_INTERACTION_SERVICE, UserHandle.USER_CURRENT); in updateAssistantUIdLocked()
2836 + Settings.Secure.VOICE_INTERACTION_SERVICE + ": " + assistantName); in updateAssistantUIdLocked()
9880 Settings.Secure.VOICE_INTERACTION_SERVICE), false, this); in SettingsObserver()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProtoDumpUtil.java2703 Settings.Secure.VOICE_INTERACTION_SERVICE, in dumpProtoSecureSettingsLocked()
/frameworks/base/core/java/android/provider/
DSettings.java7720 public static final String VOICE_INTERACTION_SERVICE = "voice_interaction_service"; field in Settings.Secure
/frameworks/base/core/api/
Dtest-current.txt2907 field public static final String VOICE_INTERACTION_SERVICE = "voice_interaction_service";