Searched defs:voiceInteractor (Results 1 – 9 of 9) sorted by relevance
/aosp12/frameworks/base/core/java/android/app/servertransaction/ |
H A D | LaunchActivityItem.java | 121 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 D | ActivityStarter.java | 332 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 D | Task.java | 336 IVoiceInteractor voiceInteractor; // Associated interactor to provide to app field in Task
|
H A D | ActivityTaskManagerService.java | 3313 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 D | TestUtils.java | 151 LaunchActivityItemBuilder setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | IApplicationThread.aidl | 144 IVoiceInteractor voiceInteractor); in scheduleLocalVoiceInteractionStarted()
|
H A D | VoiceInteractor.java | 1198 final VoiceInteractor voiceInteractor = mInteractor.get(); in cancel() local
|
H A D | Activity.java | 866 VoiceInteractor voiceInteractor; field in Activity.NonConfigurationInstances 2034 void setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
|
H A D | ActivityThread.java | 541 IVoiceInteractor voiceInteractor; field in ActivityThread.ActivityClientRecord 625 String referrer, IVoiceInteractor voiceInteractor, Bundle state, in ActivityClientRecord() 1794 IVoiceInteractor voiceInteractor) throws RemoteException { in scheduleLocalVoiceInteractionStarted()
|