Searched refs:mDisabledShowContext (Results 1 – 1 of 1) sorted by relevance
79 int mDisabledShowContext; field in VoiceInteractionManagerServiceImpl169 return mActiveSession.showLocked(args, flags, mDisabledShowContext, showCallback, in showSessionLocked()273 mDisabledShowContext = flags; in setDisabledShowContextLocked()282 return mDisabledShowContext; in getDisabledShowContextLocked()318 if (mDisabledShowContext != 0) { in dumpLocked()320 pw.println(Integer.toHexString(mDisabledShowContext)); in dumpLocked()