Searched refs:SCREEN_ON (Results 1 – 7 of 7) sorted by relevance
21 static public final int SCREEN_ON = 1; field
111 if (reason != KeyguardSecurityView.SCREEN_ON || mShowImeAtScreenOn) { in onResume()
275 mSecurityContainer.onResume(KeyguardSecurityView.SCREEN_ON); in onResume()
364 private static final int SCREEN_ON = 1; field in WifiMetrics686 int index = (state * 2) + (screenOn ? SCREEN_ON : SCREEN_OFF); in incrementWifiSystemScanStateCount()698 int index = state * 2 + (screenOn ? SCREEN_ON : SCREEN_OFF); in getSystemStateCount()
7673 field public static final java.lang.String ACTION_SCREEN_ON = "android.intent.action.SCREEN_ON";
9387 field public static final java.lang.String ACTION_SCREEN_ON = "android.intent.action.SCREEN_ON";
9930 field public static final java.lang.String ACTION_SCREEN_ON = "android.intent.action.SCREEN_ON";