Home
last modified time | relevance | path

Searched defs:voiceInteractor (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/servertransaction/
H A DLaunchActivityItem.java121 String referrer, IVoiceInteractor voiceInteractor, int procState, Bundle state, in obtain()
298 CompatibilityInfo compatInfo, String referrer, IVoiceInteractor voiceInteractor, in setValues()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStarter.java332 IVoiceInteractor voiceInteractor; field in ActivityStarter.Request
1559 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startActivityUnchecked()
1705 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startActivityInner()
2311 IVoiceInteractor voiceInteractor, boolean restrictedBgActivity) { in setInitialState()
2962 ActivityStarter setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
H A DTask.java336 IVoiceInteractor voiceInteractor; // Associated interactor to provide to app field in Task
H A DActivityTaskManagerService.java3313 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in onLocalVoiceInteractionStartedLocked()
5283 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in onLocalVoiceInteractionStarted()
/aosp12/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
H A DTestUtils.java151 LaunchActivityItemBuilder setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
/aosp12/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl144 IVoiceInteractor voiceInteractor); in scheduleLocalVoiceInteractionStarted()
H A DVoiceInteractor.java1198 final VoiceInteractor voiceInteractor = mInteractor.get(); in cancel() local
H A DActivity.java866 VoiceInteractor voiceInteractor; field in Activity.NonConfigurationInstances
2034 void setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
H A DActivityThread.java541 IVoiceInteractor voiceInteractor; field in ActivityThread.ActivityClientRecord
625 String referrer, IVoiceInteractor voiceInteractor, Bundle state, in ActivityClientRecord()
1794 IVoiceInteractor voiceInteractor) throws RemoteException { in scheduleLocalVoiceInteractionStarted()