Searched defs:_voiceInteractor (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DTaskRecord.java274 IVoiceInteractionSession _voiceSession, IVoiceInteractor _voiceInteractor) {
284 voiceInteractor = _voiceInteractor;
273 TaskRecord(ActivityManagerService service, int _taskId, ActivityInfo info, Intent _intent, IVoiceInteractionSession _voiceSession, IVoiceInteractor _voiceInteractor) argument

Completed in 11 milliseconds