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()));
208 Log.e(TAG, e.toString());
211 Log.w(TAG, "Proxy not attached to service");
212 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
237 Log.e(TAG, e.toString());
240 Log.w(TAG, "Proxy not attached to service");
241 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
266 Log.e(TAG, e.toString());
269 Log.w(TAG, "Proxy not attached to service");
270 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
295 Log.e(TAG, e.toString());
298 Log.w(TAG, "Proxy not attached to service");
299 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
324 Log.e(TAG, e.toString());
327 Log.w(TAG, "Proxy not attached to service");
328 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
354 Log.e(TAG, e.toString());
357 Log.w(TAG, "Proxy not attached to service");
358 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
382 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
386 if (mService == null) Log.w(TAG, "Proxy not attached to service");
414 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
418 if (mService == null) Log.w(TAG, "Proxy not attached to service");
479 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);