Searched refs:mInteractive (Results 1 – 6 of 6) sorted by relevance
181 private boolean mInteractive; field in DreamService212 if (!mInteractive) { in dispatchKeyEvent()227 if (!mInteractive) { in dispatchKeyShortcutEvent()240 if (!mInteractive) { in dispatchTouchEvent()251 if (!mInteractive) { in dispatchTrackballEvent()262 if (!mInteractive) { in dispatchGenericMotionEvent()479 mInteractive = interactive; in setInteractive()488 return mInteractive; in isInteractive()
80 private boolean mInteractive; field in NotificationShelf738 mInteractive = mStatusBarState == StatusBarState.KEYGUARD && mHasItemsInStableShelf in updateInteractiveness()740 setClickable(mInteractive); in updateInteractiveness()741 setFocusable(mInteractive); in updateInteractiveness()742 setImportantForAccessibility(mInteractive ? View.IMPORTANT_FOR_ACCESSIBILITY_YES in updateInteractiveness()748 return mInteractive; in isInteractive()772 if (mInteractive) { in onInitializeAccessibilityNodeInfo()
109 private boolean mInteractive = true; field in Notifier358 if (mInteractive != interactive) { in onWakefulnessChangeStarted()374 mInteractive = interactive; in onWakefulnessChangeStarted()401 if (mInteractive) { in handleEarlyInteractiveChange()436 if (mInteractive) { in handleLateInteractiveChange()
306 std::atomic<bool> mInteractive; member in android::NativeInputManager323 mLooper(looper), mInteractive(true) { in NativeInputManager()337 mInteractive = true; in NativeInputManager()353 dump.appendFormat(INDENT "Interactive: %s\n", toString(mInteractive.load())); in dump()882 mInteractive = interactive; in setInteractive()992 bool interactive = mInteractive.load(); in interceptKeyBeforeQueueing()1030 bool interactive = mInteractive.load(); in interceptMotionBeforeQueueing()
150 boolean mInteractive = true; field in AlarmManagerService1477 if (!mInteractive) { in dumpImpl()2090 if (mInteractive != interactive) { in interactiveStateChangedLocked()2091 mInteractive = interactive; in interactiveStateChangedLocked()2487 if (mInteractive) { in checkAllowNonWakeupDelayLocked()
434 boolean mInteractive; field in BatteryStatsImpl4289 if (mInteractive != interactive) { in noteInteractiveLocked()4291 mInteractive = interactive; in noteInteractiveLocked()11810 mInteractive = false; in readSummaryFromParcel()12667 mInteractive = false; in readFromParcelLocked()