Searched refs:mInteractive (Results 1 – 4 of 4) sorted by relevance
175 private boolean mInteractive; field in DreamService206 if (!mInteractive) { in dispatchKeyEvent()221 if (!mInteractive) { in dispatchKeyShortcutEvent()234 if (!mInteractive) { in dispatchTouchEvent()245 if (!mInteractive) { in dispatchTrackballEvent()256 if (!mInteractive) { in dispatchGenericMotionEvent()459 mInteractive = interactive; in setInteractive()468 return mInteractive; in isInteractive()
265 volatile bool mInteractive; member in android::NativeInputManager282 mLooper(looper), mInteractive(true) { in NativeInputManager()750 mInteractive = interactive; in setInteractive()833 if (mInteractive) { in interceptKeyBeforeQueueing()857 if (mInteractive) { in interceptKeyBeforeQueueing()869 if (mInteractive) { in interceptMotionBeforeQueueing()888 if (mInteractive) { in interceptMotionBeforeQueueing()
131 boolean mInteractive = true; field in AlarmManagerService882 if (!mInteractive) { in dumpImpl()1315 if (mInteractive != interactive) { in interactiveStateChangedLocked()1316 mInteractive = interactive; in interactiveStateChangedLocked()1603 if (mInteractive) { in checkAllowNonWakeupDelayLocked()
259 boolean mInteractive; field in BatteryStatsImpl3120 if (mInteractive != interactive) { in noteInteractiveLocked()3122 mInteractive = interactive; in noteInteractiveLocked()7923 mInteractive = false; in readSummaryFromParcel()8505 mInteractive = false; in readFromParcelLocked()