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

  /frameworks/base/services/core/java/com/android/server/am/
TaskRecord.java 195 final IVoiceInteractionSession voiceSession; // Voice interaction session driving task
339 voiceSession = _voiceSession;
362 voiceSession = null;
405 voiceSession = null;
    [all...]
ActivityStack.java     [all...]
ActivityRecord.java 333 IVoiceInteractionSession voiceSession; // Voice interaction session for this activity
    [all...]

Completed in 274 milliseconds