Searched refs:mIsInteractive (Results 1 – 2 of 2) sorted by relevance
100 private boolean mIsInteractive; field in BatterySaverController391 return mIsInteractive; in isInteractive()445 mIsInteractive = isInteractive; in handleBatterySaverStateChanged()
653 boolean mIsInteractive = true; field in InputMethodManagerService2107 if (mIsInteractive) { in startInputUncheckedLocked()3892 mIsInteractive = interactive; in handleSetInteractive()3898 MSG_SET_ACTIVE, mIsInteractive ? 1 : 0, mInFullscreenMode ? 1 : 0, in handleSetInteractive()4596 p.println(" mSystemReady=" + mSystemReady + " mInteractive=" + mIsInteractive); in dump()