HomeSort by relevance Sort by last modified time
    Searched defs:DBG (Results 251 - 275 of 371) sorted by null

<<1112131415

  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidService.java 50 private static final boolean DBG = false;
92 if (DBG) log("Stopping Bluetooth HidService");
111 if (DBG) Log.d(TAG, "getHidService(): returning " + sHidService);
114 if (DBG) {
126 if (DBG) Log.d(TAG, "setHidService(): set to: " + sHidService);
129 if (DBG) {
177 if(DBG) Log.d(TAG, "MESSAGE_CONNECT_STATE_CHANGED newState:"+
182 if (DBG) Log.d(TAG,"Incoming HID connection rejected");
433 if (DBG) Log.d(TAG,"Saved priority " + device + " = " + priority);
593 if (DBG) log("Protocol Mode (" + device + "): " + protocolMode)
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NfcDispatcher.java 59 static final boolean DBG = true;
100 if (DBG) Log.d(TAG, "Set Foreground Dispatch");
210 if (DBG) Log.d(TAG, "dispatch tag: " + tag.toString() + " message: " + message);
232 if (DBG) Log.i(TAG, "matched BT HANDOVER");
251 if (DBG) Log.i(TAG, "matched TAG");
255 if (DBG) Log.i(TAG, "no match");
273 if (DBG) Log.i(TAG, "matched NDEF override");
286 if (DBG) Log.i(TAG, "matched TECH override");
298 if (DBG) Log.i(TAG, "matched TAG override");
357 if (DBG) Log.i(TAG, "matched AAR to NDEF")
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
HostEmulationManager.java 47 static final boolean DBG = false;
427 if (DBG) Log.d(TAG, "Data size too small for SELECT APDU");
  /packages/apps/Nfc/src/com/android/nfc/echoserver/
EchoServer.java 60 static boolean DBG = true;
121 if (DBG) Log.d(TAG, "Dumping data unit");
188 if (DBG) Log.d(TAG, "read " + size + " bytes");
198 if (DBG) Log.d(TAG, "connection broken by IOException", e);
205 if (DBG) Log.d(TAG, "about create LLCP service socket");
213 if (DBG) Log.d(TAG, "failed to create LLCP service socket");
216 if (DBG) Log.d(TAG, "created LLCP service socket");
221 if (DBG) Log.d(TAG, "about to accept");
223 if (DBG) Log.d(TAG, "accept returned " + clientSocket);
292 if (DBG) Log.d(TAG, "about create LLCP connectionless socket")
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverService.java 51 static final boolean DBG = true;
188 if (DBG) Log.d(TAG, "Queueing out transfer " + Integer.toString(pendingTransfer.id));
343 if (DBG) Log.d(TAG, "Cancelling transfer " +
366 if (DBG) Log.d(TAG, "Didn't find transfer, stopping");
441 if (DBG) Log.d(TAG, "Transfer failed, final state: " +
  /packages/apps/Settings/src/com/android/settings/wifi/p2p/
WifiP2pSettings.java 73 private static final boolean DBG = false;
136 if (DBG) Log.d(TAG, "Connected");
146 if (DBG) Log.d(TAG, "Update device info: " + mThisDevice);
151 if (DBG) Log.d(TAG, "Discovery state changed: " + discoveryState);
166 if (DBG) Log.d(TAG, "Creating WifiP2pSettings ...");
213 if (DBG) Log.d(TAG, " device rename success");
234 if (DBG) Log.d(TAG, " remove group success");
237 if (DBG) Log.d(TAG, " remove group fail " + reason);
254 if (DBG) Log.d(TAG, " cancel connect success");
257 if (DBG) Log.d(TAG, " cancel connect fail " + reason)
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 69 private static final boolean DBG = LatinImeLogger.sDBG;
339 if (DBG && !suggestionsContainer.isEmpty()) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
BinaryDictDecoderUtils.java 48 private static final boolean DBG = MakedictLog.DBG;
377 if (DBG && loopCounter++ > MAX_JUMPS) {
BinaryDictEncoderUtils.java 40 private static final boolean DBG = MakedictLog.DBG;
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripView.java 59 static final boolean DBG = LatinImeLogger.sDBG;
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
TelephonyProvider.java 56 private static final boolean DBG = true;
  /packages/services/Telephony/src/com/android/phone/
CallHandlerServiceProxy.java 55 private static final boolean DBG = (PhoneGlobals.DBG_LEVEL >= 1) && (SystemProperties.getInt(
89 if (DBG) {
107 if (DBG) {
126 if (DBG) {
149 if (DBG) {
161 if (DBG) {
182 if (DBG) {
194 if (DBG) {
224 if (DBG) {
243 if (DBG) {
    [all...]
CallStateMonitor.java 43 private static final boolean DBG =
97 if (DBG) {
106 if (DBG) {
120 if (DBG) Log.d(LOG_TAG, "updateCallNotifierRegistrationsAfterRadioTechnologyChange...");
OutgoingCallBroadcaster.java 68 private static final boolean DBG =
143 if (DBG) Log.v(TAG, "OutgoingCallReceiver is going to finish the Activity itself.");
165 if (DBG) Log.v(TAG, "doReceive: " + intent);
174 if (DBG) Log.v(TAG, "CALL already placed -- returning.");
229 if (DBG) Log.v(TAG, "CALL cancelled (null number), returning...");
234 if (DBG) Log.v(TAG, "Call is active, a 2nd OTA call cancelled -- returning.");
262 if (DBG) Log.v(TAG, "doReceive: proceeding with call...");
328 if (DBG) {
349 if (DBG) {
388 if (DBG) Log.v(TAG, "At the end of onCreate(). isFinishing(): " + isFinishing())
    [all...]
  /system/core/libnetutils/
ifc_utils.c 57 #define DBG 0
128 if (DBG) printerr("ifc_init_returning %d", ret);
145 if (DBG) printerr("ifc_close");
206 if (DBG) printerr("ifc_up(%s) = %d", name, ret);
213 if (DBG) printerr("ifc_down(%s) = %d", name, ret);
234 if (DBG) printerr("ifc_set_addr(%s, xx) = %d", name, ret);
437 if (DBG) printerr("ifc_set_mask(%s, xx) = %d", name, ret);
557 if (DBG) printerr("ifc_create_default_route(%s, %d) = %d", name, gw, ret);
943 if (DBG) printerr("ifc_add_ipv4_route(%s, xx, %d, xx) = %d", ifname, prefix_length, i);
959 if (DBG) printerr("ifc_add_route(%s, %s, %d, %s) = %d", ifname, dst, prefix_length, gw, i)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_pair_schedule.c 42 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0)
249 DBG("%i is now ready\n", sinst->Instruction->IP);
428 DBG("%i: commit score = %d\n", sinst->Instruction->IP, sinst->Score);
462 DBG("%i: commit TEX reads\n", readytex->Instruction->IP);
482 DBG("%i: commit TEX writes\n", readytex->Instruction->IP);
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_pair_schedule.c 42 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0)
249 DBG("%i is now ready\n", sinst->Instruction->IP);
428 DBG("%i: commit score = %d\n", sinst->Instruction->IP, sinst->Score);
462 DBG("%i: commit TEX reads\n", readytex->Instruction->IP);
482 DBG("%i: commit TEX writes\n", readytex->Instruction->IP);
    [all...]
  /frameworks/base/core/java/android/app/
SearchDialog.java 63 private static final boolean DBG = false;
250 if (DBG) {
439 if (DBG)
463 if (DBG) Log.d(LOG_TAG, "Using badge icon: " + mSearchable.getIconId());
467 if (DBG) Log.d(LOG_TAG, "Using badge label: " + mSearchable.getLabelId());
488 if (DBG) Log.d(LOG_TAG, "Pop-up not showing and outside of search plate.");
SearchableInfo.java 54 private static final boolean DBG = false;
536 if (DBG) {
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 69 private static final boolean DBG = false;
620 if (DBG) Log.d(TAG, "mAddress: " + mAddress);
    [all...]
  /frameworks/base/core/java/android/net/
MobileDataStateTracker.java 57 private static final boolean DBG = true;
221 if (DBG) {
247 if (DBG) {
274 if (DBG) {
290 //if (DBG) log("clearing mInterfaceName for "+ mApnType +
350 if (DBG) {
361 if (DBG) {
367 if (DBG) log("Broadcast received: ignore " + intent.getAction());
487 if (DBG) log("setDetailed state, old ="
571 if (DBG) log("setUserDataEnable: E enabled=" + enabled)
    [all...]
  /frameworks/base/core/java/android/widget/
SpellChecker.java 50 private static final boolean DBG = false;
225 if (DBG) {
255 if (DBG) {
301 if (DBG) {
369 if (DBG) {
433 if (DBG) {
493 if (DBG) {
533 if (DBG) {
540 if (DBG) {
577 if (DBG) {
    [all...]
SuggestionsAdapter.java 59 private static final boolean DBG = false;
177 if (DBG) Log.d(LOG_TAG, "runQueryOnBackgroundThread(" + constraint + ")");
207 if (DBG) Log.d(LOG_TAG, "close()");
214 if (DBG) Log.d(LOG_TAG, "notifyDataSetChanged");
224 if (DBG) Log.d(LOG_TAG, "notifyDataSetInvalidated");
232 if (DBG) {
253 if (DBG) Log.d(LOG_TAG, "changeCursor(" + c + ")");
597 if (DBG) Log.d(LOG_TAG, "Found icon in cache: " + resourceUri);
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 52 private static final boolean DBG = false;
180 if (DBG) log("- Density: " + mDensity);
511 if (DBG) log("touch-down");
531 if (DBG) log("touch-move");
576 if (DBG) log("touch-up");
596 if (DBG) log("touch-cancel");
634 if (DBG) log("millisleft for animating: " + millisLeft);
SlidingTab.java 55 private static final boolean DBG = false;
457 if (DBG) log("- Density: " + mDensity);
479 if (DBG) {
    [all...]

Completed in 1737 milliseconds

<<1112131415