Home | History | Annotate | Download | only in keyguard

Lines Matching defs:onScreenTurnedOff

239      * it turned off due to timeout. see {@link #onScreenTurnedOff(int)}
629 public void onScreenTurnedOff(int why) {
632 if (DEBUG) Log.d(TAG, "onScreenTurnedOff(" + why + ")");
1036 * @see #onScreenTurnedOff(int)
1464 mStatusBarKeyguardViewManager.onScreenTurnedOff();