Lines Matching refs:DEBUG

95     private final static boolean DEBUG = false;
320 if (DEBUG) Log.d(TAG, "failed to load sound from " + soundPath);
327 if (DEBUG) Log.d(TAG, "failed to load sound from " + soundPath);
336 if (DEBUG) Log.d(TAG, "onSystemReady");
351 if (DEBUG) Log.d(TAG, "onScreenTurnedOff(" + why + ")");
360 if (DEBUG) Log.d(TAG, "pending exit secure callback cancelled");
412 if (DEBUG) Log.d(TAG, "setting alarm to turn off keyguard, seq = "
430 if (DEBUG) Log.d(TAG, "onScreenTurnedOn, seq = " + mDelayedShowingSequence);
442 if (DEBUG) Log.d(TAG, "setKeyguardEnabled(" + enabled + ")");
449 if (DEBUG) Log.d(TAG, "in process of verifyUnlock request, ignoring");
456 if (DEBUG) Log.d(TAG, "remembering to reshow, hiding keyguard, "
462 if (DEBUG) Log.d(TAG, "previously hidden, reshowing, reenabling "
467 if (DEBUG) Log.d(TAG, "onKeyguardExitResult(false), resetting");
479 if (DEBUG) Log.d(TAG, "waiting until mWaitingUntilKeyguardVisible is false");
487 if (DEBUG) Log.d(TAG, "done waiting for mWaitingUntilKeyguardVisible");
498 if (DEBUG) Log.d(TAG, "verifyUnlock");
501 if (DEBUG) Log.d(TAG, "ignoring because device isn't provisioned");
537 if (DEBUG) Log.d(TAG, "setHidden " + isHidden);
584 if (DEBUG) Log.d(TAG, "bypassing keyguard on sliding open of keyboard with non-secure keyguard");
599 if (DEBUG) Log.d(TAG, "doKeyguard: not showing because externally disabled");
615 if (DEBUG) Log.d(TAG, "doKeyguard: not showing because it is already showing");
630 if (DEBUG) Log.d(TAG, "doKeyguard: not showing because device isn't provisioned"
636 if (DEBUG) Log.d(TAG, "doKeyguard: not showing because lockscreen is off");
640 if (DEBUG) Log.d(TAG, "doKeyguard: showing the lock screen");
649 if (DEBUG) Log.d(TAG, "resetStateLocked");
659 if (DEBUG) Log.d(TAG, "verifyUnlockLocked");
670 if (DEBUG) Log.d(TAG, "notifyScreenOffLocked");
680 if (DEBUG) Log.d(TAG, "notifyScreenOnLocked");
711 if (DEBUG) Log.d(TAG, "showLocked");
723 if (DEBUG) Log.d(TAG, "hideLocked");
730 if (DEBUG) Log.d(TAG, "onSimStateChanged: " + simState);
739 if (DEBUG) Log.d(TAG, "ICC_ABSENT isn't showing,"
753 if (DEBUG) Log.d(TAG, "INTENT_VALUE_ICC_LOCKED and keygaurd isn't showing, we need "
764 if (DEBUG) Log.d(TAG, "PERM_DISABLED and "
768 if (DEBUG) Log.d(TAG, "PERM_DISABLED, resetStateLocked to"
796 if (DEBUG) Log.d(TAG, "received DELAYED_KEYGUARD_ACTION with seq = "
820 if (DEBUG) Log.d(TAG, "screen is off and call ended, let's make sure the "
844 if (DEBUG) Log.d(TAG, "onWakeKeyWhenKeyguardShowing(" + keyCode + ")");
903 if (DEBUG) Log.d(TAG, "onWakeMotionWhenKeyguardShowing()");
946 if (DEBUG) Log.d(TAG, "keyguardDone(" + authenticated + ")");
1039 if (DEBUG) Log.d(TAG, "handleKeyguardDone");
1056 if (DEBUG) Log.d(TAG, "handleKeyguardDoneDrawing: notifying mWaitingUntilKeyguardVisible");
1076 if (DEBUG) Log.d(TAG, "handleTimeout");
1128 if (DEBUG) Log.d(TAG, "handleShow");
1153 if (DEBUG) Log.d(TAG, "handleHide");
1174 if (DEBUG) Log.d(TAG, "adjustUserActivityLocked mShowing: " + mShowing + " mHidden: " + mHidden);
1226 if (DEBUG) {
1270 if (DEBUG) Log.d(TAG, "handleReset");
1281 if (DEBUG) Log.d(TAG, "handleVerifyUnlock");
1293 if (DEBUG) Log.d(TAG, "handleNotifyScreenOff");
1304 if (DEBUG) Log.d(TAG, "handleNotifyScreenOn");