Searched refs:mIsInteractive (Results 1 – 2 of 2) sorted by relevance
112 private boolean mIsInteractive; field in BatterySaverController412 return mIsInteractive; in isInteractive()466 mIsInteractive = isInteractive; in handleBatterySaverStateChanged()
693 boolean mIsInteractive = true; field in InputMethodManagerService1801 if (mIsInteractive && clientToBeReset != null) { in switchUserOnHandlerLocked()2460 if (mIsInteractive) { in startInputUncheckedLocked()4448 mIsInteractive = interactive; in handleSetInteractive()4454 MSG_SET_ACTIVE, mIsInteractive ? 1 : 0, mInFullscreenMode ? 1 : 0, in handleSetInteractive()5254 p.println(" mSystemReady=" + mSystemReady + " mInteractive=" + mIsInteractive); in dump()