Searched refs:mDeviceInteractive (Results 1 – 4 of 4) sorted by relevance
441 private boolean mDeviceInteractive; field in KeyguardViewMediator896 return mDeviceInteractive;1600 mDeviceInteractive = mPM.isInteractive();1697 mDeviceInteractive = false;1751 mDeviceInteractive = false;1964 mDeviceInteractive = true;2018 if (mDeviceInteractive) {2030 if (mDeviceInteractive) {2226 && mDeviceInteractive);3716 pw.print(" mDeviceInteractive: "); pw.println(mDeviceInteractive);
1711 final boolean anim = !mNoAnimationOnNextBarModeChange && mDeviceInteractive in checkBarMode()2035 && (!mDeviceInteractive || (isGoingToSleep() in updateIsKeyguard()2469 mDeviceInteractive = false;2527 mDeviceInteractive = true;2651 boolean disabled = (!mDeviceInteractive && !mDozeServiceHost.isPulsing()) in updateNotificationPanelTouchState()2654 !mDozeParameters.shouldControlScreenOff(), !mDeviceInteractive, in updateNotificationPanelTouchState()2860 protected boolean mDeviceInteractive;2885 return mDeviceInteractive; in isDeviceInteractive()
153 private boolean mDeviceInteractive = true; field in VolumeDialogControllerImpl166 mDeviceInteractive = true;171 mDeviceInteractive = false;508 && mDeviceInteractive && (flags & AudioManager.FLAG_SHOW_UI) != 0 in shouldShowUI()
350 private boolean mDeviceInteractive; field in KeyguardUpdateMonitor568 && (mDeviceInteractive || flags.temporaryAndRenewable()) in shouldDismissKeyguardOnTrustGrantedWithCurrentUser()2826 || !mDeviceInteractive in shouldListenForFingerprint()2847 && (!mKeyguardGoingAway || !mDeviceInteractive) in shouldListenForFingerprint()2875 mDeviceInteractive, in shouldListenForFingerprint()3817 mDeviceInteractive = true; in dispatchStartedWakingUp()3828 mDeviceInteractive = false; in dispatchFinishedGoingToSleep()3866 return mDeviceInteractive; in isDeviceInteractive()