Lines Matching refs:DBG

67     private static final boolean DBG = false;
218 if (DBG) log("OtaUtils constructor...");
237 if (DBG) log("updateUiWidgets()... mInCallScreen = " + mInCallScreen);
244 if (DBG) log("updateUiWidgets(): widgets already set up, nothing to do...");
297 if (DBG) log("maybeDoOtaCall: OTASP not supported on this device");
302 if (DBG) log("MIN is not ready. Registering to receive notification.");
310 if (DBG) log("maybeDoOtaCall: LTE state still unknown: retrying");
321 if (DBG) log("phoneNeedsActivation is set to " + phoneNeedsActivation);
325 if (DBG) log("otaShowActivationScreen: " + otaShowActivationScreen);
335 if (DBG) Log.d(LOG_TAG, "==> Starting interactive CDMA provisioning...");
338 if (DBG) log("maybeDoOtaCall: voice capable; activation started.");
340 if (DBG) log("maybeDoOtaCall: voice capable; activation NOT started.");
354 if (DBG) log("maybeDoOtaCall: non-interactive; activation intent sent.");
356 if (DBG) log("maybeDoOtaCall: non-interactive, no need for OTASP.");
370 if (DBG) log("startInteractiveOtasp()...");
435 if (DBG) log("startNonInteractiveOtasp()...");
446 if (DBG) log("- created OtaUtils: " + app.otaUtils);
463 if (DBG) log(" ==> successful return from placeCall(): callStatus = " + callStatus);
494 if (DBG) log("isOtaspCallIntent(" + intent + ")...");
510 if (DBG) log("isOtaspCallIntent: not a CALL action: '" + action + "' ==> not OTASP");
530 if (DBG) log("isOtaspCallIntent: VoiceMailNumberMissingException => not OTASP");
534 if (DBG) log("isOtaSpNumber: ACTION_CALL to '" + number + "' ==> OTASP call!");
550 if (DBG) log("setupOtaspCall(): preparing for OTASP call to " + intent);
562 if (DBG) log("- created OtaUtils: " + app.otaUtils);
607 if (DBG) log("setSpeaker : " + state );
610 if (DBG) log("non-interactive mode, ignoring setSpeaker.");
615 if (DBG) log("no change. returning");
638 if (DBG) log("Provision status event!");
639 if (DBG) log("onOtaProvisionStatusChanged(): status = "
649 if (DBG) log("onOtaProvisionStatusChanged(): RETRIES EXCEEDED");
661 if (DBG) {
684 if (DBG) log("onOtaProvisionStatusChanged(): change to ProgressScreen");
690 if (DBG) log("onOtaProvisionStatusChanged(): Ignoring OtaStatus " + OtaStatus[0]);
699 if (DBG) log("onOtaspDisconnect()...");
710 if (DBG) log("otaShowHome()...");
722 if (DBG) log("otaSkipActivation()...");
735 if (DBG) log("otaPerformActivation()...");
764 if (DBG) log("otaShowActivateScreen()...");
767 if (DBG) log("otaShowActivateScreen(): show activation screen");
778 if (DBG) log("otaShowActivateScreen(): show home screen");
789 if (DBG) log("otaShowListeningScreen()...");
798 if (DBG) log("otaShowListeningScreen(): show listening screen");
812 if (DBG) log("otaShowListeningScreen(): show progress screen");
822 if (DBG) log("updateOtaspProgress()... mInteractive = " + mInteractive);
854 if (DBG) log("updateNonInteractiveOtaSuccessFailure(): isOtaCallCommitted = "
868 if (DBG) log("sendOtaspResult: resultCode = " + resultCode);
895 if (DBG) log("- sendOtaspResult: SENDING PENDING INTENT: " +
912 if (DBG) log("otaShowInProgressScreen()...");
951 if (DBG) log("otaShowProgramFailure()...");
957 if (DBG) log("otaShowProgramFailure(): activationCount"
959 if (DBG) log("otaShowProgramFailure(): show failure notice");
962 if (DBG) log("otaShowProgramFailure(): show failure dialog");
973 if (DBG) log("otaShowSuccessFailure()...");
981 if (DBG) log("otaShowSuccessFailure(): isOtaCallCommitted"
984 if (DBG) log("otaShowSuccessFailure(), show success dialog");
987 if (DBG) log("otaShowSuccessFailure(), show failure dialog");
998 if (DBG) log("otaShowProgramFailureDialog()...");
1016 if (DBG) log("otaShowProgramSuccessDialog()...");
1037 if (DBG) log("otaShowSpcErrorNotice()...");
1059 if (DBG) log("otaShowSpcErrorNotice(), remaining SPC noticeTime" + noticeTime);
1068 if (DBG) log("onOtaCloseSpcNotice(), send shutdown intent");
1080 if (DBG) log("otaShowProgramFailureNotice()...");
1100 if (DBG) log("onOtaCloseFailureNotice()...");
1114 if (DBG) log("otaScreenInitialize()...");
1147 if (DBG) log("hideOtaScreen()...");
1157 if (DBG) log("- isDialerOpened() ==> " + retval);
1172 if (DBG) log("otaShowProperScreen()...");
1180 if (DBG) log("otaShowProperScreen(): InCallScreen in foreground, currentstate = "
1210 if (DBG) log("readXmlSettings()...");
1219 if (DBG) log("readXmlSettings(), otaShowActivationScreen = "
1225 if (DBG) log("readXmlSettings(), otaShowListeningScreen = "
1231 if (DBG) log("readXmlSettings(), otaShowActivateFailTimes = "
1237 if (DBG) log("readXmlSettings(), otaPlaySuccessFailureTone = "
1271 if (DBG) log ("onClickHandler: received a click event for unrecognized id");
1277 if (DBG) log("Activation Try Again Clicked!");
1284 if (DBG) log("Activation End Call Button Clicked!");
1297 if (DBG) log("OTA Speaker button Clicked!");
1305 if (DBG) log("Call Activation Clicked!");
1310 if (DBG) log("Activation Skip Clicked!");
1315 if (DBG) log("Ignoring key events...");
1341 if (DBG) log("Dialog Next Clicked!");
1352 if (DBG) log("- DISMISSING mSpcErrorDialog.");
1357 if (DBG) log("- DISMISSING mOtaFailureDialog.");
1365 if (DBG) log("getOtaSpcDisplayTime()...");
1379 if (DBG) log("getOtaSpcDisplayTime(), time for SPC error notice: " + tmpSpcTime);
1387 if (DBG) log("initOtaInCallScreen()...");
1450 if (DBG) log("OTA ends, cleanOtaScreen!");
1517 if (DBG) log("CdmaOtaConfigData constructor!");
1538 if (DBG) log("CdmaOtaInCallScreenState: constructor init to UNDEFINED");
1547 if (DBG) log("setCdmaOtaInCallScreenState: " + state);
1555 if (DBG) log("getCdmaOtaInCallScreenState: "