Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:DBG

40     private static final boolean DBG = true;
62 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
92 if (DBG) Log.d(TAG, "Create BluetoothMap proxy object");
173 if (DBG) log(Log.getStackTraceString(new Throwable()));
195 if (DBG) log(Log.getStackTraceString(new Throwable()));
216 if (DBG) log(Log.getStackTraceString(new Throwable()));
226 if (DBG) log("connect(" + device + ")" + "not supported for MAPS");
237 if (DBG) log("disconnect(" + device + ")");
278 if (DBG) log("getConnectedDevices()");
298 if (DBG) log("getDevicesMatchingStates()");
318 if (DBG) log("getConnectionState(" + device + ")");
344 if (DBG) log("setPriority(" + device + ", " + priority + ")");
389 if (DBG) log("Proxy object connected");
397 if (DBG) log("Proxy object disconnected");