Searched refs:mInFullscreenMode (Results 1 – 1 of 1) sorted by relevance
579 boolean mInFullscreenMode; field in InputMethodManagerService769 final boolean mInFullscreenMode; field in InputMethodManagerService.SoftInputShowHideHistory.Entry792 mInFullscreenMode = inFullscreenMode; in Entry()824 pw.println(" inFullscreenMode=" + entry.mInFullscreenMode); in dump()1736 cs.client.scheduleStartInputIfNecessary(mInFullscreenMode); in switchUserOnHandlerLocked()2654 mInFullscreenMode = false; in clearCurMethodLocked()4031 proto.write(IN_FULLSCREEN_MODE, mInFullscreenMode); in dumpDebug()4126 mCurFocusedWindowSoftInputMode, reason, mInFullscreenMode, in onShowHideSoftInputRequested()4480 scheduleSetActiveToClient(mCurClient, mIsInteractive, mInFullscreenMode, in handleSetInteractive()5077 mInFullscreenMode = fullscreen; in reportFullscreenMode()[all …]