Home | History | Annotate | Download | only in keyguard

Lines Matching defs:showLocked

1102                     showLocked(null);
1340 showLocked(options);
1428 private void showLocked(Bundle options) {
1429 Trace.beginSection("KeyguardViewMediator#showLocked aqcuiring mShowKeyguardWakeLock");
1430 if (DEBUG) Log.d(TAG, "showLocked");
1760 * Handle message sent by {@link #showLocked}.