Searched refs:SCREEN_ON (Results 1 – 13 of 13) sorted by relevance
37 public static final int SCREEN_ON = 2; field in ScreenLifecycle56 setScreenState(SCREEN_ON); in dispatchScreenTurnedOn()
22 int SCREEN_ON = 1; field
202 if (reason != KeyguardSecurityView.SCREEN_ON || mShowImeAtScreenOn) { in onResume()
226 mKeyguardSecurityContainerController.onResume(KeyguardSecurityView.SCREEN_ON); in onResume()
70 assertEquals(ScreenLifecycle.SCREEN_ON, mScreen.getScreenState()); in screenTurnedOn()
113 mKeyguardPinViewController.onResume(KeyguardSecurityView.SCREEN_ON); in onResume_requestsFocus()
72 SCREEN_ON = 2 [deprecated = true]; enumerator
632 writePowerConstantToProto(proto, POWER_SCREEN_ON, PowerProfileProto.SCREEN_ON); in dumpDebug()
553 mScreenOn = screenLifecycle.getScreenState() == ScreenLifecycle.SCREEN_ON; in UdfpsController()
4396 // SUBTYPE: 1 is for SCREEN_ON, 2 is for SCREEN_OFF
11139 field public static final String ACTION_SCREEN_ON = "android.intent.action.SCREEN_ON";
7673 field public static final java.lang.String ACTION_SCREEN_ON = "android.intent.action.SCREEN_ON";
8251 Landroid/app/PolicyProto;->SCREEN_ON:I