Home | History | Annotate | Download | only in phone

Lines Matching defs:VDBG

70     private static final boolean VDBG = (PhoneApp.DBG_LEVEL >= 2);  // even more logging
373 if (VDBG) log("Routing audio for outgoing SCO conection");
386 if (VDBG) log("Rejecting new connected outgoing SCO socket");
740 if(VDBG) Log.d(TAG, "updateBtPhoneStateAfterRadioTechnologyChange...");
1017 if (VDBG) log("updatePhoneState()");
1455 if (VDBG) log("setAudioState(" + state + ")");
1502 if (VDBG) log("broadcastVendorSpecificEventIntent(" + command + ")");
1519 if (VDBG) Log.d(TAG, "updateBtHandsfreeAfterRadioTechnologyChange...");
1530 if (VDBG) log("audioOn()");
1597 if (VDBG) log("audioOff(): mPendingSco: " + mPendingSco +
1654 if (VDBG) log("Bluetooth redial requested (+BLDN), but no previous " +
1816 if (VDBG) log("Filling clccConnections[0] for INCOMING state");
1821 if (VDBG) log("Filling clccConnections[0] & [1] for CALL WAITING state");
1827 if (VDBG) log("Filling clccConnections[0] with ForgroundCall latest connection");
1832 if (VDBG) log("Filling clccConnections[0] & [1] with ForgroundCall connections");
1971 if (VDBG) log("Registering Headset AT commands");
2024 if (VDBG) log("Registering Handsfree AT commands");
2358 if (VDBG) log("CHLD:1 Callwaiting Answer call");
2364 if (VDBG) log("CHLD:1 Hangup Call");
2388 if (VDBG
2396 if (VDBG) log("CHLD:2 Swap Calls");
2414 if (VDBG) log("CHLD:3 Merge Calls");
3053 if (VDBG) log("cdmaSetSecondCallState: Toggling mCdmaIsSecondCallActive");
3059 if (VDBG) log("cdmaSetSecondCallState: Setting mCdmaIsSecondCallActive to " + state);