Searched refs:mDeviceInteractive (Results 1 – 4 of 4) sorted by relevance
431 private boolean mDeviceInteractive; field in KeyguardViewMediator883 return mDeviceInteractive;1512 mDeviceInteractive = mPM.isInteractive();1612 mDeviceInteractive = false;1666 mDeviceInteractive = false;1879 mDeviceInteractive = true;1935 if (mDeviceInteractive1949 if (mDeviceInteractive) {2129 && mDeviceInteractive);3613 pw.print(" mDeviceInteractive: "); pw.println(mDeviceInteractive);
1928 final boolean anim = !mNoAnimationOnNextBarModeChange && mDeviceInteractive in checkBarMode()2345 && (!mDeviceInteractive || (isGoingToSleep() in updateIsKeyguard()2803 mDeviceInteractive = false;2862 mDeviceInteractive = true;2983 boolean disabled = (!mDeviceInteractive && !mDozeServiceHost.isPulsing()) in updateNotificationPanelTouchState()2987 !mDozeParameters.shouldControlScreenOff(), !mDeviceInteractive, in updateNotificationPanelTouchState()3227 protected boolean mDeviceInteractive;3259 return mDeviceInteractive; in isDeviceInteractive()3367 mVisibleToUser = mVisible && mDeviceInteractive; in updateVisibleToUser()
150 private boolean mDeviceInteractive = true; field in VolumeDialogControllerImpl163 mDeviceInteractive = true;168 mDeviceInteractive = false;504 && mDeviceInteractive && (flags & AudioManager.FLAG_SHOW_UI) != 0 in shouldShowUI()
406 private boolean mDeviceInteractive; field in KeyguardUpdateMonitor632 && (mDeviceInteractive || flags.temporaryAndRenewable()) in shouldDismissKeyguardOnTrustGrantedWithCurrentUser()3102 || !mDeviceInteractive in shouldListenForFingerprint()3123 && (!mKeyguardGoingAway || !mDeviceInteractive) in shouldListenForFingerprint()3160 mDeviceInteractive, in shouldListenForFingerprint()3194 final boolean awakeKeyguard = isKeyguardVisible() && mDeviceInteractive in shouldListenForFace()4286 mDeviceInteractive = true; in dispatchStartedWakingUp()4297 mDeviceInteractive = false; in dispatchFinishedGoingToSleep()4335 return mDeviceInteractive; in isDeviceInteractive()