Searched refs:mInFullscreenMode (Results 1 – 1 of 1) sorted by relevance
657 boolean mInFullscreenMode; field in InputMethodManagerService877 final boolean mInFullscreenMode; field in InputMethodManagerService.SoftInputShowHideHistory.Entry903 mInFullscreenMode = inFullscreenMode; in Entry()937 pw.println(" inFullscreenMode=" + entry.mInFullscreenMode); in dump()1905 cs.mClient.scheduleStartInputIfNecessary(mInFullscreenMode); in switchUserOnHandlerLocked()3017 mInFullscreenMode = false; in clearClientSessionsLocked()4752 proto.write(IN_FULLSCREEN_MODE, mInFullscreenMode); in dumpDebug()4865 mCurFocusedWindowSoftInputMode, reason, mInFullscreenMode, in onShowHideSoftInputRequested()5181 mCurClient.mClient.setActive(mIsInteractive, mInFullscreenMode); in handleSetInteractive()6033 mInFullscreenMode = fullscreen; in reportFullscreenMode()[all …]