Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:VDBG

48     private static final boolean VDBG = false;
195 if (VDBG) Log.d(TAG,"Unbinding service...");
208 if (VDBG) Log.d(TAG,"Binding service...");
253 if (VDBG) log("close()");
354 if (VDBG) log("getConnectedDevices()");
371 if (VDBG) log("getDevicesMatchingStates()");
388 if (VDBG) log("getState(" + device + ")");
448 if (VDBG) log("getPriority(" + device + ")");
529 if (VDBG) log("getProtocolMode(" + device + ")");
580 if (VDBG) log("getReport(" + device + "), reportType=" + reportType + " reportId=" + reportId + "bufferSize=" + bufferSize);