Lines Matching refs:TAG

59     private static final String TAG = "BluetoothHealth";
104 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
106 if (VDBG) Log.d(TAG,"Unbinding service...");
112 Log.e(TAG,"",re);
119 if (VDBG) Log.d(TAG,"Binding service...");
123 Log.e(TAG,"",re);
185 Log.e(TAG, e.toString());
188 Log.w(TAG, "Proxy not attached to service");
189 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()));
383 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
387 if (mService == null) Log.w(TAG, "Proxy not attached to service");
415 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
419 if (mService == null) Log.w(TAG, "Proxy not attached to service");
480 Log.e(TAG,"",e);
492 Log.e(TAG, "Could not bind to Bluetooth Health Service with " + intent);
505 Log.e(TAG,"",e);
515 Log.e(TAG,"",re);
524 if (DBG) Log.d(TAG, "Proxy object connected");
532 if (DBG) Log.d(TAG, "Proxy object disconnected");
568 Log.d(TAG, msg);