Searched defs:voiceInteractor (Results 1 – 10 of 10) sorted by relevance
/aosp14/frameworks/base/core/java/android/app/servertransaction/ |
H A D | LaunchActivityItem.java | 121 String referrer, IVoiceInteractor voiceInteractor, int procState, Bundle state, in obtain() 297 String referrer, IVoiceInteractor voiceInteractor, in setValues()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityStarter.java | 383 IVoiceInteractor voiceInteractor; field in ActivityStarter.Request 1464 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startActivityUnchecked() 1630 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startActivityInner() 2595 IVoiceInteractor voiceInteractor, @BalCode int balCode, int realCallingUid) { in setInitialState() 3291 ActivityStarter setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
|
H A D | Task.java | 328 IVoiceInteractor voiceInteractor; // Associated interactor to provide to app field in Task
|
H A D | ActivityTaskManagerService.java | 3484 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in onLocalVoiceInteractionStartedLocked() 5753 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in onLocalVoiceInteractionStarted()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/app/servertransaction/ |
H A D | TestUtils.java | 149 LaunchActivityItemBuilder setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | IApplicationThread.aidl | 152 IVoiceInteractor voiceInteractor); in scheduleLocalVoiceInteractionStarted()
|
H A D | VoiceInteractor.java | 1219 final VoiceInteractor voiceInteractor = mInteractor.get(); in cancel() local
|
H A D | Activity.java | 898 VoiceInteractor voiceInteractor; field in Activity.NonConfigurationInstances 2145 void setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
|
H A D | ActivityThread.java | 561 IVoiceInteractor voiceInteractor; field in ActivityThread.ActivityClientRecord 640 String referrer, IVoiceInteractor voiceInteractor, Bundle state, in ActivityClientRecord() 1957 IVoiceInteractor voiceInteractor) throws RemoteException { in scheduleLocalVoiceInteractionStarted()
|
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
H A D | VoiceInteractionManagerService.java | 285 IVoiceInteractor voiceInteractor = session.mInteractor; in getVoiceInteractorPackageName() local
|