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 196 final IVoiceInteractionSession voiceSession; // Voice interaction session driving task
340 voiceSession = _voiceSession;
363 voiceSession = null;
406 voiceSession = null;
    [all...]
ActivityStack.java     [all...]
ActivityRecord.java 333 IVoiceInteractionSession voiceSession; // Voice interaction session for this activity
    [all...]

Completed in 135 milliseconds