Lines Matching refs:TAG

58     private static final String TAG = "BluetoothHealth";
103 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
105 if (VDBG) Log.d(TAG, "Unbinding service...");
111 Log.e(TAG, "", re);
118 if (VDBG) Log.d(TAG, "Binding service...");
122 Log.e(TAG, "", re);
184 Log.e(TAG, e.toString());
187 Log.w(TAG, "Proxy not attached to service");
188 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
209 Log.e(TAG, e.toString());
212 Log.w(TAG, "Proxy not attached to service");
213 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
238 Log.e(TAG, e.toString());
241 Log.w(TAG, "Proxy not attached to service");
242 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
267 Log.e(TAG, e.toString());
270 Log.w(TAG, "Proxy not attached to service");
271 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
296 Log.e(TAG, e.toString());
299 Log.w(TAG, "Proxy not attached to service");
300 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
325 Log.e(TAG, e.toString());
328 Log.w(TAG, "Proxy not attached to service");
329 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
355 Log.e(TAG, e.toString());
358 Log.w(TAG, "Proxy not attached to service");
359 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
385 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
389 if (service == null) Log.w(TAG, "Proxy not attached to service");
417 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
421 if (service == null) Log.w(TAG, "Proxy not attached to service");
482 Log.e(TAG, "", e);
495 Log.e(TAG, "Could not bind to Bluetooth Health Service with " + intent);
508 Log.e(TAG, "", e);
518 Log.e(TAG, "", re);
527 if (DBG) Log.d(TAG, "Proxy object connected");
536 if (DBG) Log.d(TAG, "Proxy object disconnected");
569 Log.d(TAG, msg);