Searched refs:mInShowWindow (Results 1 – 3 of 3) sorted by relevance
207 boolean mInShowWindow; field in VoiceInteractionSession1144 if (mInShowWindow) { in doShow()1150 mInShowWindow = true; in doShow()1188 mInShowWindow = false; in doShow()2215 writer.print(" mInShowWindow="); writer.println(mInShowWindow); in dump()
595 boolean mInShowWindow; field in InputMethodService2869 if (mInShowWindow) {2878 mInShowWindow = true;2899 mInShowWindow = false;4111 + " mInShowWindow=" + mInShowWindow);4170 proto.write(IN_SHOW_WINDOW, mInShowWindow);
22575 Landroid/inputmethodservice/InputMethodService;->mInShowWindow:Z50693 Landroid/service/voice/VoiceInteractionSession;->mInShowWindow:Z