Searched refs:WAKE_REASON_UNFOLD_DEVICE (Results 1 – 8 of 8) sorted by relevance
45 UNFOLD(isTouch = false, PowerManager.WAKE_REASON_UNFOLD_DEVICE),68 PowerManager.WAKE_REASON_UNFOLD_DEVICE -> UNFOLD in fromPowerManagerWakeReason()
25 import android.os.PowerManager.WAKE_REASON_UNFOLD_DEVICE229 setOf(WAKE_REASON_UNFOLD_DEVICE)) in onChange()238 setOf(WAKE_REASON_UNFOLD_DEVICE)) in onChange()
1877 requestActiveUnlockFromWakeReason(PowerManager.WAKE_REASON_UNFOLD_DEVICE,
441 PowerManager.WAKE_REASON_UNFOLD_DEVICE in isWakeupConsideredUnlockIntent_multiValue()466 PowerManager.WAKE_REASON_UNFOLD_DEVICE in isWakeupConsideredUnlockIntent_emptyValues()
1930 PowerManager.WAKE_REASON_UNFOLD_DEVICE)).thenReturn(true); in unfoldWakeup_requestActiveUnlock_forceDismissKeyguard()1933 mKeyguardUpdateMonitor.dispatchStartedWakingUp(PowerManager.WAKE_REASON_UNFOLD_DEVICE); in unfoldWakeup_requestActiveUnlock_forceDismissKeyguard()1956 PowerManager.WAKE_REASON_UNFOLD_DEVICE)).thenReturn(false); in unfoldWakeup_requestActiveUnlock_noDismissKeyguard()1959 mKeyguardUpdateMonitor.dispatchStartedWakingUp(PowerManager.WAKE_REASON_UNFOLD_DEVICE); in unfoldWakeup_requestActiveUnlock_noDismissKeyguard()1982 PowerManager.WAKE_REASON_UNFOLD_DEVICE)).thenReturn(true); in unfoldFromPostureChange_requestActiveUnlock_forceDismissKeyguard()2009 PowerManager.WAKE_REASON_UNFOLD_DEVICE)).thenReturn(false); in unfoldFromPostureChange_requestActiveUnlock_noDismissKeyguard()
203 case PowerManager.WAKE_REASON_UNFOLD_DEVICE: in getWakeReason()
617 WAKE_REASON_UNFOLD_DEVICE,729 public static final int WAKE_REASON_UNFOLD_DEVICE = 12; field in PowerManager780 case WAKE_REASON_UNFOLD_DEVICE: return "WAKE_REASON_UNFOLD_DEVICE"; in wakeReasonToString()
514 PowerManager.WAKE_REASON_UNFOLD_DEVICE, "server.display:unfold"); in setDeviceStateLocked()