HomeSort by relevance Sort by last modified time
    Searched refs:DBG (Results 151 - 175 of 924) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/services/Telephony/src/com/android/phone/
CallNotifier.java 64 private static final boolean DBG =
193 if (DBG) {
198 if (DBG) log("DISCONNECT");
205 if (DBG) log("Received PHONE_STATE_DISPLAYINFO event");
210 if (DBG) log("Received PHONE_STATE_SIGNALINFO event");
215 if (DBG) log("Received Display Info notification done event ...");
220 if (DBG) log("PHONE_ENHANCED_VP_ON...");
229 if (DBG) log("PHONE_ENHANCED_VP_OFF...");
238 if (DBG) log("PHONE_SUPP_SERVICE_FAILED...");
243 if (DBG) log("Received PHONE_TTY_MODE_RECEIVED event")
    [all...]
CallBarringEditPreference.java 53 private static final boolean DBG = (PhoneGlobals.DBG_LEVEL >= 2);
111 if (DBG) {
152 if (DBG) {
216 if (DBG) {
234 if (DBG) {
248 if (DBG) {
306 if (DBG) {
321 if (DBG) {
330 if (DBG) {
340 if (DBG) {
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothHeadsetClient.java 43 private static final boolean DBG = true;
377 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
480 if (DBG) log("connect(" + device + ")");
502 if (DBG) log("disconnect(" + device + ")");
588 if (DBG) log("setPriority(" + device + ", " + priority + ")");
636 if (DBG) log("startVoiceRecognition()");
661 if (DBG) log("stopVoiceRecognition()");
681 if (DBG) log("getCurrentCalls()");
701 if (DBG) log("getCurrentCalls()");
724 if (DBG) log("acceptCall()")
    [all...]
BluetoothHeadset.java 54 private static final boolean DBG = true;
336 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
443 if (DBG) log("connect(" + device + ")");
485 if (DBG) log("disconnect(" + device + ")");
574 if (DBG) log("setPriority(" + device + ", " + priority + ")");
642 if (DBG) log("startVoiceRecognition()");
670 if (DBG) log("stopVoiceRecognition()");
733 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
759 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
780 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()))
    [all...]
  /frameworks/opt/net/voip/src/java/android/net/sip/
SipAudioCall.java 58 private static final boolean DBG = true;
379 if (DBG) log("onCalling: session=" + session);
392 if (DBG) log("onRingingBackk: " + session);
431 if (DBG) log("onCallEstablished(): " + mPeerSd);
456 if (DBG) log("onCallEnded: " + session + " mSipSession:" + mSipSession);
480 if (DBG) log("onCallBusy: " + session);
495 if (DBG) log("onCallChangedFailed: " + message);
539 if (DBG) log("onCallTransferring: mSipSession="
559 if (DBG) log("onError: "
597 if (DBG) log("attachCall(): " + mPeerSd)
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/wifiaware/testcase/
DataPathInBandTestCase.java 63 private static final boolean DBG = true;
81 if (DBG) {
106 if (DBG) Log.d(TAG, "executeTestSubscriber");
121 if (DBG) Log.d(TAG, "executeTestSubscriber: received message");
143 if (DBG) Log.d(TAG, "executeTestSubscriber: requested network");
152 if (DBG) Log.d(TAG, "executeTestSubscriber: network request granted - AVAILABLE");
158 if (DBG) Log.d(TAG, "executeTestPublisher");
175 if (DBG) Log.d(TAG, "executeTestPublisher: requested network");
193 if (DBG) Log.d(TAG, "executeTestPublisher: send message succeeded");
211 if (DBG) Log.d(TAG, "executeTestPublisher: network request granted - AVAILABLE")
    [all...]
  /frameworks/base/core/java/android/speech/tts/
FileSynthesisCallback.java 34 private static final boolean DBG = false;
103 if (DBG) {
119 if (DBG) Log.d(TAG, "Request has been aborted.");
123 if (DBG) Log.d(TAG, "Error was raised");
154 if (DBG) {
161 if (DBG) Log.d(TAG, "Request has been aborted.");
165 if (DBG) Log.d(TAG, "Error was raised");
199 if (DBG) Log.d(TAG, "FileSynthesisRequest.done()");
214 if (DBG) Log.d(TAG, "Request has been aborted.");
260 if (DBG) Log.d(TAG, "FileSynthesisRequest.error()")
    [all...]
PlaybackSynthesisCallback.java 30 private static final boolean DBG = false;
70 if (DBG) Log.d(TAG, "stop()");
126 if (DBG) Log.d(TAG, "start(" + sampleRateInHz + "," + audioFormat + "," + channelCount
146 if (DBG) Log.d(TAG, "stop() called before start(), returning.");
150 if (DBG) Log.d(TAG, "Error was raised");
169 if (DBG) Log.d(TAG, "audioAvailable(byte[" + buffer.length + "]," + offset + "," + length
184 if (DBG) Log.d(TAG, "Error was raised");
215 if (DBG) Log.d(TAG, "done()");
227 if (DBG) Log.d(TAG, "Request has been aborted.");
266 if (DBG) Log.d(TAG, "error() [will call stop]")
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStreamHandler.java 54 private static final boolean DBG = false;
92 if (DBG) {
108 if (DBG) {
204 if (DBG) {
293 if (DBG) {
307 if (DBG) {
321 if (DBG) {
328 if (DBG) {
347 if (DBG) {
354 if (DBG) {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
PeriodicScanManager.java 40 private static final boolean DBG = GattServiceConfig.DBG;
51 if (DBG) {
62 if (DBG) {
98 if (DBG) {
118 if (DBG) {
147 if (DBG) {
165 if (DBG) {
196 if (DBG) {
204 if (DBG) {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
HfpClientConnection.java 33 private static final boolean DBG = false;
140 if (DBG) {
182 if (DBG) {
207 if (DBG) {
217 if (DBG) {
230 if (DBG) {
238 if (DBG) {
252 if (DBG) {
262 if (DBG) {
273 if (DBG) {
    [all...]
  /packages/apps/Car/Messenger/src/com/android/car/messenger/tts/
TTSHelper.java 70 private static boolean DBG = Log.isLoggable(TAG, Log.DEBUG);
105 if (DBG) {
117 if (DBG) {
208 if (DBG) {
240 if (DBG) {
273 if (DBG) {
282 if (DBG) {
290 if (DBG) {
298 if (DBG) {
306 if (DBG) {
    [all...]
  /external/syslinux/gpxe/src/core/
uri.c 44 DBG ( " scheme \"%s\"", uri->scheme );
46 DBG ( " opaque \"%s\"", uri->opaque );
48 DBG ( " user \"%s\"", uri->user );
50 DBG ( " password \"%s\"", uri->password );
52 DBG ( " host \"%s\"", uri->host );
54 DBG ( " port \"%s\"", uri->port );
56 DBG ( " path \"%s\"", uri->path );
58 DBG ( " query \"%s\"", uri->query );
60 DBG ( " fragment \"%s\"", uri->fragment );
184 DBG ( "URI \"%s\" split into", uri_string )
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
RegisteredAidCache.java 43 static final boolean DBG = false;
140 if (DBG) Log.d(TAG, "Controller supports AID prefix routing");
143 if (DBG) Log.d(TAG, "Controller supports AID subset routing");
149 if (DBG) Log.d(TAG, "resolveAid: resolving AID " + aid);
163 if (DBG) Log.d(TAG, "Finding AID registrations in range [" + shortestAidMatch +
176 if (DBG) Log.d(TAG, "resolveAid: AID " + entry.getKey() + " matches.");
197 if (DBG) Log.d(TAG, "Resolved to: " + resolveInfo);
269 if (DBG) Log.d(TAG, "resolveAidLocked: (Ignoring handling service " +
280 if (DBG) Log.d(TAG, "resolveAidLocked: DECISION: routing to foreground preferred " +
286 if (DBG) Log.d(TAG, "resolveAidLocked: DECISION: routing to payment default "
    [all...]
  /external/syslinux/gpxe/src/arch/i386/interface/syslinux/
comboot_call.c 189 DBG ( "COMBOOT: fetching initrd '%s'\n", initrd_file );
194 DBG ( "COMBOOT: could not allocate initrd\n" );
200 DBG ( "COMBOOT: could not fetch initrd: %s\n",
210 DBG ( "COMBOOT: fetching kernel '%s'\n", kernel_file );
215 DBG ( "COMBOOT: could not allocate kernel\n" );
221 DBG ( "COMBOOT: could not fetch kernel: %s\n",
226 DBG ( "COMBOOT: could not set kernel command line: %s\n",
315 DBG ( "COMBOOT unknown int21 function %02x\n", ix86->regs.ah );
359 DBG ( "COMBOOT: executing command '%s'\n", cmd );
361 DBG ( "COMBOOT: exiting after executing command...\n" )
    [all...]
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchActivity.java 46 private static final boolean DBG = false;
103 if (DBG) Log.d(TAG, "onCreate()");
175 if (DBG) Log.d(TAG, "onNewIntent()");
208 if (DBG) Log.d(TAG, "setupFromIntent(" + intent.toUri(0) + ")");
252 if (DBG) Log.d(TAG, "onDestroy()");
262 if (DBG) Log.d(TAG, "onStop()");
278 if (DBG) Log.d(TAG, "onPause()");
285 if (DBG) Log.d(TAG, "onRestart()");
291 if (DBG) Log.d(TAG, "onResume()");
332 if (DBG) Log.d(TAG, "Search clicked, query=" + query)
    [all...]
  /bionic/libc/dns/resolv/
res_stats.c 26 #define DBG 0
41 if (DBG) {
131 if (DBG) {
138 if (DBG) {
150 if (DBG) {
156 if (DBG) {
  /external/e2fsprogs/lib/blkid/
save.c 41 DBG(DEBUG_SAVE,
77 DBG(DEBUG_SAVE, printf("skipping cache file write\n"));
86 DBG(DEBUG_SAVE,
122 DBG(DEBUG_SAVE,
148 DBG(DEBUG_SAVE,
162 DBG(DEBUG_SAVE,
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_pixel_draw.c 62 DBG("%s\n", __func__);
68 DBG("%s: fallback due to MRT\n", __func__);
87 DBG("%s: bad format for blit\n", __func__);
93 DBG("%s: bad packing params\n", __func__);
131 DBG("%s: blit failed\n", __func__);
141 DBG("%s: success\n", __func__);
  /external/syslinux/gpxe/src/drivers/bus/
eisa.c 34 DBG ( "EISA %s device %02x\n", ( enabled ? "enabled" : "disabled" ),
53 DBG ( "Adding EISA device %02x (%04x:%04x (\"%s\") io %x)\n",
67 DBG ( "...using driver %s\n", eisa->driver_name );
69 DBG ( "......probe failed\n" );
76 DBG ( "...no driver found\n" );
87 DBG ( "Removed EISA device %02x\n", eisa->slot );
  /external/syslinux/gpxe/src/net/
ndp.c 83 DBG ( "New neighbour cache entry: IP6 %s => %s %s\n",
111 DBG ( "Neighbour cache hit: IP6 %s => %s %s\n",
120 DBG ( "Awaiting neighbour advertisement\n" );
130 DBG ( "Neighbour cache miss: IP6 %s\n", inet6_ntoa ( *dest ) );
156 DBG ( "Packet too short (%zd bytes)\n", iob_len ( iobuf ) );
178 DBG ( "Unsolicited advertisement (dropping packet)\n" );
  /frameworks/base/services/core/java/com/android/server/
SensorNotificationService.java 41 private static final boolean DBG = false;
77 if (DBG) Slog.d(TAG, "Cannot obtain dynamic meta sensor, not supported.");
89 if (DBG) Slog.d(TAG, "Cannot obtain location service.");
104 if (DBG) Slog.d(TAG, "dynamic sensor broadcast sent");
116 if (DBG) Slog.d(TAG, String.format(
142 if (DBG) Slog.d(TAG, String.format(
  /frameworks/base/telephony/java/android/telephony/
CellSignalStrengthGsm.java 31 private static final boolean DBG = false;
101 if (DBG) log("getLevel=" + level);
129 if (DBG) log("getDbm=" + dBm);
144 if (DBG) log("getAsuLevel=" + level);
185 if (DBG) log("writeToParcel(Parcel, int): " + toString());
199 if (DBG) log("CellSignalStrengthGsm(Parcel): " + toString());
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertReminder.java 19 import static com.android.cellbroadcastreceiver.CellBroadcastReceiver.DBG;
134 if (DBG) log("no preference value for alert reminder");
153 if (DBG) log("queueAlertReminder() in " + interval + " minutes");
181 if (DBG) log("cancelAlertReminder()");
183 if (DBG) log("stopping play reminder ringtone");
188 if (DBG) log("canceling pending play reminder intent");
  /packages/services/Car/service/src/com/android/car/
CarNightService.java 36 public static final boolean DBG = false;
77 if (DBG) Log.d(CarLog.TAG_SENSOR, "CAR dayNight handleSensorEvent NIGHT");
80 if (DBG) Log.d(CarLog.TAG_SENSOR, "CAR dayNight handleSensorEvent DAY");
84 if (DBG) Log.d(CarLog.TAG_SENSOR, "CAR dayNight handleSensorEvent APPLIED");
86 if (DBG) Log.d(CarLog.TAG_SENSOR, "CAR dayNight handleSensorEvent IGNORED");
129 if (DBG) {

Completed in 699 milliseconds

1 2 3 4 5 67 8 91011>>