HomeSort by relevance Sort by last modified time
    Searched defs:voiceSession (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/am/
TaskRecord.java 88 final IVoiceInteractionSession voiceSession; // Voice interaction session driving task
172 voiceSession = _voiceSession;
187 voiceSession = null;
227 voiceSession = null;
    [all...]
ActivityStack.java 519 if (task.voiceSession != null) {
    [all...]

Completed in 45 milliseconds