Searched refs:mInShowWindow (Results 1 – 3 of 3) sorted by relevance
220 boolean mInShowWindow; field in VoiceInteractionSession1157 if (mInShowWindow) { in doShow()1163 mInShowWindow = true; in doShow()1201 mInShowWindow = false; in doShow()2253 writer.print(" mInShowWindow="); writer.println(mInShowWindow); in dump()
614 boolean mInShowWindow; field in InputMethodService3099 if (mInShowWindow) {3111 mInShowWindow = true;3132 mInShowWindow = false;4469 + " mInShowWindow=" + mInShowWindow);4528 proto.write(IN_SHOW_WINDOW, mInShowWindow);
22575 Landroid/inputmethodservice/InputMethodService;->mInShowWindow:Z50050 Landroid/service/voice/VoiceInteractionSession;->mInShowWindow:Z