Searched defs:voiceInteractor (Results 1 – 9 of 9) sorted by relevance
| /frameworks/base/core/java/android/app/servertransaction/ |
| D | LaunchActivityItem.java | 121 String referrer, IVoiceInteractor voiceInteractor, int procState, Bundle state, in obtain() 298 CompatibilityInfo compatInfo, String referrer, IVoiceInteractor voiceInteractor, in setValues()
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | ActivityStarter.java | 328 IVoiceInteractor voiceInteractor; field in ActivityStarter.Request 1549 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startActivityUnchecked() 1672 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startActivityInner() 2244 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in setInitialState() 2823 ActivityStarter setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
|
| D | Task.java | 395 IVoiceInteractor voiceInteractor; // Associated interactor to provide to app field in Task
|
| D | ActivityTaskManagerService.java | 3256 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in onLocalVoiceInteractionStartedLocked() 5125 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in onLocalVoiceInteractionStarted()
|
| /frameworks/base/core/tests/coretests/src/android/app/servertransaction/ |
| D | TestUtils.java | 151 LaunchActivityItemBuilder setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
|
| /frameworks/base/core/java/android/app/ |
| D | IApplicationThread.aidl | 144 IVoiceInteractor voiceInteractor); in scheduleLocalVoiceInteractionStarted()
|
| D | VoiceInteractor.java | 1198 final VoiceInteractor voiceInteractor = mInteractor.get(); in cancel() local
|
| D | Activity.java | 868 VoiceInteractor voiceInteractor; field in Activity.NonConfigurationInstances 2029 void setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
|
| D | ActivityThread.java | 535 IVoiceInteractor voiceInteractor; field in ActivityThread.ActivityClientRecord 619 String referrer, IVoiceInteractor voiceInteractor, Bundle state, in ActivityClientRecord() 1785 IVoiceInteractor voiceInteractor) throws RemoteException { in scheduleLocalVoiceInteractionStarted()
|