Home
last modified time | relevance | path

Searched refs:SCREEN_ON (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DScreenLifecycle.java37 public static final int SCREEN_ON = 2; field in ScreenLifecycle
56 setScreenState(SCREEN_ON); in dispatchScreenTurnedOn()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityView.java22 int SCREEN_ON = 1; field
DKeyguardPasswordViewController.java202 if (reason != KeyguardSecurityView.SCREEN_ON || mShowImeAtScreenOn) { in onResume()
DKeyguardHostViewController.java226 mKeyguardSecurityContainerController.onResume(KeyguardSecurityView.SCREEN_ON); in onResume()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DScreenLifecycleTest.java70 assertEquals(ScreenLifecycle.SCREEN_ON, mScreen.getScreenState()); in screenTurnedOn()
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardPinBasedInputViewControllerTest.java113 mKeyguardPinViewController.onResume(KeyguardSecurityView.SCREEN_ON); in onResume_requestsFocus()
/frameworks/base/core/proto/android/app/
Dnotificationmanager.proto72 SCREEN_ON = 2 [deprecated = true]; enumerator
/frameworks/base/core/java/com/android/internal/os/
DPowerProfile.java632 writePowerConstantToProto(proto, POWER_SCREEN_ON, PowerProfileProto.SCREEN_ON); in dumpDebug()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsController.java553 mScreenOn = screenLifecycle.getScreenState() == ScreenLifecycle.SCREEN_ON; in UdfpsController()
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4396 // SUBTYPE: 1 is for SCREEN_ON, 2 is for SCREEN_OFF
/frameworks/base/core/api/
Dcurrent.txt11139 field public static final String ACTION_SCREEN_ON = "android.intent.action.SCREEN_ON";
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7673 field public static final java.lang.String ACTION_SCREEN_ON = "android.intent.action.SCREEN_ON";
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt8251 Landroid/app/PolicyProto;->SCREEN_ON:I