HomeSort by relevance Sort by last modified time
    Searched defs:DBG (Results 126 - 150 of 186) sorted by null

1 2 3 4 56 7 8

  /frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java 68 private static final boolean DBG = false;
    [all...]
BluetoothDeviceProfileState.java 61 private static final boolean DBG = false;
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothA2dpService.java 49 private static final boolean DBG = true;
297 if (DBG) log("connectSink(" + device + ")");
361 if (DBG) log("disconnectSink(" + device + ")");
388 if (DBG) log("suspendSink(" + device + "), mTargetA2dpState: "+mTargetA2dpState);
405 if (DBG) log("resumeSink(" + device + "), mTargetA2dpState: "+mTargetA2dpState);
532 if (DBG) log("A2DP state : device: " + device + " State:" + prevState + "->" + state);
BluetoothEventLoop.java 43 private static final boolean DBG = false;
132 if (DBG) log("Starting Event Loop thread");
139 if (DBG) log("Stopping Event Loop thread");
298 if (DBG) {
360 if (DBG)
588 if (DBG) log("Result of onCreateDeviceResult:" + result);
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 58 private static final boolean DBG = false;
115 if (DBG) Slog.d(TAG, "Creating NetworkManagementService");
117 if (DBG) Slog.d(TAG, "Awaiting socket connection");
119 if (DBG) Slog.d(TAG, "Connected");
176 if (DBG) Slog.d(TAG, "onConnected");
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccProvider.java 188 private static final boolean DBG = false;
301 if (DBG) log("insert");
368 if (DBG) log("delete");
396 if (DBG) log("parsing '" + param + "'");
441 if (DBG) log("update");
480 if (DBG) log("loadFromEf: efType=" + efType);
491 if (DBG) log(ex.toString());
497 if (DBG) log("adnRecords.size=" + N);
506 if (DBG) log("loadFromEf: return results");
512 if (DBG) log("addIccRecordToEf: efType=" + efType + ", name=" + name
    [all...]
ServiceStateTracker.java 75 protected static final boolean DBG = true;
DataConnection.java 93 protected static final boolean DBG = true;
283 if (DBG) log("DataConnection constructor E");
298 if (DBG) log("DataConnection constructor X");
309 if (DBG) log("tearDownData radio is on, call deactivateDataCall");
312 if (DBG) log("tearDownData radio is off sendMessage EVENT_DEACTIVATE_DONE immediately");
341 if (DBG) log("notifyConnection at " + timeStamp + " cause=" + cause);
352 if (DBG) log("NotifyDisconnectCompleted");
374 if (DBG) log("clearSettings");
399 if (DBG) log("DataConnection Init failed " + ar.exception);
410 if (DBG) {
    [all...]
DataConnectionTracker.java 36 protected static final boolean DBG = false;
447 if (DBG) Log.d(LOG_TAG, "enableApnType("+type+"), isApnTypeActive = "
451 if (DBG) Log.d(LOG_TAG, "type not available");
476 if (DBG) Log.d(LOG_TAG, "disableApnType("+type+")");
498 if (DBG) Log.d(LOG_TAG, "setEnabled(" + id + ", " + enable + ") with old state = " +
508 if (DBG) {
561 if (DBG) Log.d(LOG_TAG, "setDataEnabled(" + enable + ")");
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
RuimRecords.java 47 private static final boolean DBG = true;
106 if(DBG) Log.d(LOG_TAG, "RuimRecords finalized");
355 if (DBG) log("handleRuimRefresh without input");
361 if (DBG) log("handleRuimRefresh with SIM_REFRESH_FILE_UPDATED");
366 if (DBG) log("handleRuimRefresh with SIM_REFRESH_INIT");
371 if (DBG) log("handleRuimRefresh with SIM_REFRESH_RESET");
383 if (DBG) log("handleRuimRefresh with unknown operation");
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
UsimPhoneBookManager.java 44 private static final boolean DBG = true;
429 if(DBG) Log.d(LOG_TAG, msg);
  /packages/apps/Nfc/src/com/android/nfc/
NativeNfcTag.java 34 static final boolean DBG = false;
90 if (DBG) Log.d(TAG, "Starting background presence check");
116 if (DBG) Log.d(TAG, "Stopping background presence check");
  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 57 private static final boolean DBG = true;
139 if (DBG) log("Starting BluetoothHeadsetService");
399 if (DBG) log("RFCOMM connection attempt took " +
433 if (DBG) log("Rfcomm error");
440 if (DBG) log("Rfcomm connected");
485 if (DBG) log("Device: " + device +
709 if (DBG) log("Saved priority " + device + " = " + priority);
761 if (DBG) log("Successfully used incoming connection");
    [all...]
EmergencyDialer.java 73 private static final boolean DBG = false;
465 if (DBG) Log.d(LOG_TAG, "disabling status bar, set to long timeout");
477 if (DBG) Log.d(LOG_TAG, "reenabling status bar and closing the dialer");
498 if (DBG) Log.d(LOG_TAG, "placing call to " + mLastNumber);
512 if (DBG) Log.d(LOG_TAG, "rejecting bad requested number " + mLastNumber);
Settings.java 50 private static final boolean DBG = true;
132 if (DBG) log("onPreferenceTreeClick: preference == mButtonDataRoam.");
151 if (DBG) log("onPreferenceTreeClick: preference == mButtonDataEnabled.");
329 if (DBG) {
339 if (DBG) {
353 if (DBG) {
360 if (DBG) {
367 if (DBG) { log("handleGetPreferredNetworkTypeResponse: if 2: " +
382 if (DBG) log("handleGetPreferredNetworkTypeResponse: else: reset to default");
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchableSource.java 48 private static final boolean DBG = false;
137 if (DBG) Log.d(TAG, "Missing " + readPermission);
151 if (DBG) Log.d(TAG, "Missing " + readPermission + " and no path permission applies");
314 if (DBG) Log.d(TAG, toString() + "[" + query + "] returned.");
326 if (DBG) Log.d(TAG, toString() + "[" + shortcutId + "] returned.");
383 if (DBG) {
415 if (DBG) Log.d(TAG, "Requesting refresh " + uri);
  /external/bluetooth/bluez/audio/
liba2dp.c 61 #define DBG LOGD
63 #define DBG(fmt, arg...)
164 DBG("%s: %lld us", message, now - then);
177 DBG("bluetooth_close");
225 DBG("bluetooth_start");
287 DBG("bluetooth_stop");
493 DBG("frame_duration: %d us", data->frame_duration);
538 DBG("bluetooth_a2dp_hw_params sending configuration:\n");
541 DBG("\tchannel_mode: MONO\n");
544 DBG("\tchannel_mode: DUAL CHANNEL\n")
    [all...]
pcm_bluetooth.c 56 #define DBG(fmt, arg...) printf("DEBUG: %s: " fmt "\n" , __FUNCTION__ , ## arg)
58 #define DBG(fmt, arg...)
153 DBG("bluetooth_start %p", io);
160 DBG("bluetooth_stop %p", io);
198 DBG("Handle XRUN in hw-thread.");
263 DBG("%p", io);
279 DBG("%p", io);
324 DBG("%p", io);
343 DBG("Preparing with io->period_size=%lu io->buffer_size=%lu",
439 DBG("Preparing with io->period_size=%lu io->buffer_size=%lu"
    [all...]
  /frameworks/base/core/java/android/app/
SearchableInfo.java 52 private static final boolean DBG = false;
525 if (DBG) {
    [all...]
SuggestionsAdapter.java 62 private static final boolean DBG = false;
157 if (DBG) Log.d(LOG_TAG, "runQueryOnBackgroundThread(" + constraint + ")");
183 if (DBG) Log.d(LOG_TAG, "close()");
190 if (DBG) Log.d(LOG_TAG, "notifyDataSetChanged");
200 if (DBG) Log.d(LOG_TAG, "notifyDataSetInvalidated");
208 if (DBG) {
229 if (DBG) Log.d(LOG_TAG, "changeCursor(" + c + ")");
357 if (DBG) Log.d(LOG_TAG, "Background cache hit for color " + backgroundColor);
360 if (DBG) Log.d(LOG_TAG, "Creating new background for color " + backgroundColor);
586 if (DBG) Log.d(LOG_TAG, "Found icon in cache: " + resourceUri)
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 50 private static final boolean DBG = false;
178 if (DBG) log("- Density: " + mDensity);
509 if (DBG) log("touch-down");
529 if (DBG) log("touch-move");
574 if (DBG) log("touch-up");
594 if (DBG) log("touch-cancel");
632 if (DBG) log("millisleft for animating: " + millisLeft);
SlidingTab.java 54 private static final boolean DBG = false;
456 if (DBG) log("- Density: " + mDensity);
    [all...]
  /frameworks/base/packages/VpnServices/src/com/android/server/vpn/
VpnService.java 42 private static final boolean DBG = true;
181 if (DBG) {
211 if (DBG) Log.d(TAG, "onConnected()");
235 if (DBG) Log.d(TAG, "onFinalCleanUp()");
366 if (DBG) {
  /frameworks/base/policy/src/com/android/internal/policy/impl/
LockScreen.java 53 private static final boolean DBG = false;
192 if (DBG) Log.v(TAG, "Creation orientation = " + mCreationOrientation);
400 if (DBG) Log.d(TAG, "onRefreshBatteryInfo(" + showBatteryInfo + ", " + pluggedIn + ")");
473 if (DBG) Log.d(TAG, "onRefreshCarrierInfo(" + plmn + ", " + spn + ")");
511 if (DBG) Log.d(TAG, "updateLayout: status=" + status);
612 if (DBG) Log.d(TAG, "onSimStateChanged(" + simState + ")");
  /packages/apps/Music/src/com/android/music/
MusicPicker.java 68 static final boolean DBG = false;
273 if (DBG) Log.v(TAG, "Binding id=" + id + " sel=" + mSelectedId
295 if (DBG) Log.v(TAG, "Setting cursor to: " + cursor
345 if (DBG) Log.v(TAG, "Getting new cursor...");
475 if (DBG) Log.v(TAG, "Selected Uri: " + mSelectedUri);
476 if (DBG) Log.v(TAG, "Selected base Uri: " + baseSelectedUri);
477 if (DBG) Log.v(TAG, "Base Uri: " + mBaseUri);
625 if (DBG) Log.v(TAG, "Click on " + position + " (id=" + id

Completed in 505 milliseconds

1 2 3 4 56 7 8