HomeSort by relevance Sort by last modified time
    Searched defs:VDBG (Results 1 - 19 of 19) sorted by null

  /packages/apps/Phone/src/com/android/phone/
InCallContactPhoto.java 62 private static final boolean VDBG = false;
128 if (VDBG) log("################# setImageDrawable()... ################");
129 if (VDBG) log("- this: " + this);
130 if (VDBG) log("- inputDrawable: " + inputDrawable);
131 if (VDBG) log("- mPreviousImageDrawable: " + mPreviousImageDrawable);
140 if (VDBG) log("- inputBitmap: " + inputBitmap);
141 if (VDBG) log(" - dimensions: " + inputBitmap.getWidth()
143 if (VDBG) log(" - config: " + inputBitmap.getConfig());
144 if (VDBG) log(" - byte count: " + inputBitmap.getByteCount());
163 if (VDBG) log("- blurredBitmap: " + blurredBitmap)
    [all...]
CallController.java 64 // Do not check in with VDBG = true, since that may write PII to the system log.
65 private static final boolean VDBG = false;
125 if (VDBG) log("handleMessage: " + msg);
185 if (VDBG) log(" extras = " + intent.getExtras());
207 if (VDBG) {
347 if (VDBG) log("- actual number to dial: '" + number + "'");
360 if (VDBG) log("- got Phone instance: " + phone + ", class = " + phone.getClass());
479 if (VDBG) log("placeCall: PhoneUtils.placeCall() succeeded for regular call '"
491 if (VDBG) log ("- inCallUiState.inCallScreenMode = "
494 if (VDBG) log ("==> OTA_NORMAL note: switching to OTA_STATUS_LISTENING.")
    [all...]
OutgoingCallBroadcaster.java 59 // Do not check in with VDBG = true, since that may write PII to the system log.
60 private static final boolean VDBG = false;
117 if (VDBG) Log.v(TAG, "- got number from resultData: '" + number + "'");
198 if (VDBG) Log.v(TAG, "- uri: " + uri);
199 if (VDBG) Log.v(TAG, "- actual number to dial: '" + number + "'");
238 if (VDBG) {
387 if (VDBG) {
RespondViaSmsManager.java 56 // Do not check in with VDBG = true, since that may write PII to the system log.
57 private static final boolean VDBG = false;
141 if (VDBG) log("- connection: " + c);
161 if (VDBG) log("- phoneNumber: " + phoneNumber);
206 if (VDBG) log("- message: '" + message + "'");
292 if (VDBG) log("sendText: number "
305 if (VDBG) log("launchSmsCompose: number " + phoneNumber);
310 if (VDBG) log("- Launching SMS compose UI: " + intent);
387 if (VDBG) log(" preference = '" + preference + "'");
388 if (VDBG) log(" newValue = '" + newValue + "'")
    [all...]
PhoneApp.java 91 private static final boolean VDBG = (PhoneApp.DBG_LEVEL >= 2);
371 if (VDBG) Log.d(LOG_TAG, "received EVENT_DOCK_STATE_CHANGED. Phone inDock = "
411 if (VDBG) Log.v(LOG_TAG, "onCreate()...");
508 if (VDBG) Log.v(LOG_TAG, "register for ICC status");
689 if (VDBG) Log.d(LOG_TAG, "displayCallScreen()...");
    [all...]
CallNotifier.java 62 private static final boolean VDBG = (PhoneApp.DBG_LEVEL >= 2);
425 if (VDBG) log("- connection is ringing! state = " + state);
454 if (VDBG) log("Holding wake lock on new incoming connection.");
462 if (VDBG) log("- starting call waiting tone...");
483 if (VDBG) log("- onNewRingingConnection() done.");
588 if (VDBG) log("- CallerInfo already up to date, using available data");
591 if (VDBG) log("- Starting query, posting timeout message.");
604 if (VDBG) log("RINGING... (request to ring arrived while query is running)");
666 if (VDBG) log("RINGING... (onCustomRingQueryComplete)");
    [all...]
BluetoothHandsfree.java 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...");
    [all...]
InCallScreen.java 84 private static final boolean VDBG = (PhoneApp.DBG_LEVEL >= 2);
357 if (VDBG) log("ALLOW_SCREEN_ON message...");
366 if (VDBG) log("REQUEST_UPDATE_BLUETOOTH_INDICATION...");
497 if (VDBG) log("- mBluetoothHandsfree: " + mBluetoothHandsfree);
539 if (VDBG) log("- Got BluetoothHeadset: " + mBluetoothHeadset);
567 if (VDBG) inCallUiState.dumpState();
742 if (VDBG) log("- posting ALLOW_SCREEN_ON message...");
    [all...]
  /frameworks/base/core/java/android/net/
DummyDataStateTracker.java 35 private static final boolean VDBG = false;
MobileDataStateTracker.java 60 private static final boolean VDBG = false;
130 if (VDBG) {
135 if (VDBG) {
141 if (VDBG) mMdst.log("Disconnected from DataStateTracker");
145 if (VDBG) mMdst.log("Ignorning unknown message=" + msg);
184 if (VDBG) {
200 if (VDBG) {
285 if (VDBG) log(mApnType + " got ACTION_DATA_CONNECTION_TRACKER_MESSENGER");
476 if (VDBG) log("setUserDataEnable: X enabled=" + enabled);
502 if (VDBG) log("setDependencyMet: X met=" + met)
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfo.java 48 private static final boolean VDBG = Log.isLoggable(TAG, Log.VERBOSE);
143 if (VDBG) Log.v(TAG, "getCallerInfo() based on cursor...");
188 if (VDBG) Log.v(TAG, "==> got info.person_id: " + info.person_id);
248 if (VDBG) Log.v(TAG, "getCallerInfo() based on number...");
452 if (VDBG) Log.v(TAG, "- getColumnIndexForPersonId: contactRef URI = '"
455 // if (VDBG) Log.v(TAG, "- MIME type: "
463 if (VDBG) Log.v(TAG, "'data/phones' URI; using RawContacts.CONTACT_ID");
468 if (VDBG) Log.v(TAG, "'data' URI; using Data.CONTACT_ID");
475 if (VDBG) Log.v(TAG, "'phone_lookup' URI; using PhoneLookup._ID");
481 if (VDBG) Log.v(TAG, "==> Using column '" + columnNam
    [all...]
DataConnection.java 62 protected static final boolean VDBG = false;
319 if (VDBG) log("NotifyDisconnectCompleted");
323 if (VDBG) {
553 if (VDBG) log("updateLinkProperty old LP=" + result.oldLp);
554 if (VDBG) log("updateLinkProperty new LP=" + result.newLp);
580 if (VDBG) log("Disconnecting to previous connection mAc=" + mAc);
586 if (VDBG) log("DcDefaultState: FULL_CONNECTION reply connected");
593 if (VDBG) log("CMD_CHANNEL_DISCONNECT");
598 if (VDBG) log("CMD_CHANNEL_DISCONNECTED");
604 if (VDBG) log("REQ_IS_INACTIVE isInactive=" + val)
    [all...]
CallManager.java 59 private static final boolean VDBG = false;
490 if (VDBG) {
500 if (VDBG) {
515 if (VDBG) {
531 if (VDBG) {
540 if (VDBG) {
568 if (VDBG) {
589 if (VDBG) {
607 if (VDBG) {
626 if (VDBG) {
    [all...]
DataConnectionTracker.java 61 protected static final boolean VDBG = false;
481 if (VDBG) log("onActionIntentDataStallAlarm: action=" + intent.getAction());
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
EriManager.java 90 private static final boolean VDBG = false;
293 if (VDBG) Log.v(LOG_TAG, "ERI roamInd " + roamInd + " found in ERI file");
403 if (VDBG) Log.v(LOG_TAG, "ERI defRoamInd > 2 ...flashing");
410 if (VDBG) Log.v(LOG_TAG, "ERI defRoamInd <= 2");
445 if (VDBG) {
459 if (VDBG) {
468 if (VDBG) Log.v(LOG_TAG, "ERI roamInd " + roamInd + " found in ERI file");
477 if (VDBG) Log.v(LOG_TAG, "Displaying ERI " + ret.toString());
  /external/bluetooth/bluez/audio/
liba2dp.c 67 #define VDBG LOGV
69 #define VDBG(fmt, arg...)
691 VDBG("ahead < %d, reseting next_write timestamp", -CATCH_UP_TIMEOUT * 1000);
707 VDBG("send() failed: %d (errno %s)", ret, strerror(errno));
714 VDBG("poll() failed: %d (revents = %d, errno %s)",
740 VDBG("sending %s", bt_audio_strtype(msg->type));
950 VDBG("set_command %d\n", command);
1215 VDBG("sbc_encode returned %d, codesize: %d, written: %d\n",
1227 VDBG("sending packet %d, count %d, link_mtu %u",
  /frameworks/base/services/java/com/android/server/
ThrottleService.java 77 private static final boolean VDBG = false;
144 if (VDBG) Slog.v(TAG, "Starting ThrottleService");
323 if (VDBG) Slog.v(TAG, "systemReady");
413 if (VDBG) Slog.v(TAG, "onRebootRecovery");
480 if (VDBG || (mPolicyThreshold.get() != 0)) {
506 if (VDBG) Slog.d(TAG, "updated trusted time, reseting alarm");
551 if (VDBG || (mPolicyThreshold.get() != 0)) {
751 if (VDBG || (mPolicyThreshold.get() != 0)) {
779 if (VDBG) Slog.d(TAG, "no trusted time, not resetting period");
    [all...]
ConnectivityService.java 109 private static final boolean VDBG = false;
    [all...]
  /frameworks/base/services/java/com/android/server/connectivity/
Tethering.java 76 private final static boolean VDBG = false;
206 if (VDBG) Log.d(TAG, "interfaceStatusChanged " + iface + ", " + up);
231 if (VDBG) Log.d(TAG, "ignore interface down for " + iface);
241 if (VDBG) Log.d(TAG, "interfaceLinkStateChanged " + iface + ", " + up);
273 if (VDBG) Log.d(TAG, "interfaceAdded " + iface);
288 if (VDBG) Log.d(TAG, iface + " is not a tetherable iface, ignoring");
294 if (VDBG) Log.d(TAG, "active iface (" + iface + ") reported as added, ignoring");
304 if (VDBG) Log.d(TAG, "interfaceRemoved " + iface);
308 if (VDBG) {
502 if (VDBG) Log.d(TAG, "Tethering got CONNECTIVITY_ACTION")
    [all...]

Completed in 192 milliseconds