Lines Matching refs:TAG

47     private static final String TAG = "BluetoothHeadset";
228 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
230 if (VDBG) Log.d(TAG,"Unbinding service...");
236 Log.e(TAG,"",re);
243 if (VDBG) Log.d(TAG,"Binding service...");
245 Log.e(TAG, "Could not bind to Bluetooth Headset Service");
249 Log.e(TAG,"",re);
269 Log.e(TAG,"",e);
274 Log.e(TAG, "Could not bind to Bluetooth Headset Service");
292 Log.e(TAG,"",e);
302 Log.e(TAG,"",re);
338 Log.e(TAG, Log.getStackTraceString(new Throwable()));
342 if (mService == null) Log.w(TAG, "Proxy not attached to service");
379 Log.e(TAG, Log.getStackTraceString(new Throwable()));
383 if (mService == null) Log.w(TAG, "Proxy not attached to service");
396 Log.e(TAG, Log.getStackTraceString(new Throwable()));
400 if (mService == null) Log.w(TAG, "Proxy not attached to service");
413 Log.e(TAG, Log.getStackTraceString(new Throwable()));
417 if (mService == null) Log.w(TAG, "Proxy not attached to service");
431 Log.e(TAG, Log.getStackTraceString(new Throwable()));
435 if (mService == null) Log.w(TAG, "Proxy not attached to service");
465 Log.e(TAG, Log.getStackTraceString(new Throwable()));
469 if (mService == null) Log.w(TAG, "Proxy not attached to service");
493 Log.e(TAG, Log.getStackTraceString(new Throwable()));
497 if (mService == null) Log.w(TAG, "Proxy not attached to service");
529 Log.e(TAG, Log.getStackTraceString(new Throwable()));
532 if (mService == null) Log.w(TAG, "Proxy not attached to service");
553 Log.e(TAG, Log.getStackTraceString(new Throwable()));
556 if (mService == null) Log.w(TAG, "Proxy not attached to service");
576 Log.e(TAG, Log.getStackTraceString(new Throwable()));
579 if (mService == null) Log.w(TAG, "Proxy not attached to service");
604 Log.e(TAG, Log.getStackTraceString(new Throwable()));
607 if (mService == null) Log.w(TAG, "Proxy not attached to service");
633 } catch (RemoteException e) {Log.e(TAG, e.toString());}
635 Log.w(TAG, "Proxy not attached to service");
636 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
650 } catch (RemoteException e) {Log.e(TAG, e.toString());}
652 Log.w(TAG, "Proxy not attached to service");
653 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
669 } catch (RemoteException e) {Log.e(TAG, e.toString());}
671 Log.w(TAG, "Proxy not attached to service");
672 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
692 Log.e(TAG, Log.getStackTraceString(new Throwable()));
695 if (mService == null) Log.w(TAG, "Proxy not attached to service");
714 Log.e(TAG, e.toString());
717 Log.w(TAG, "Proxy not attached to service");
718 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
737 Log.e(TAG, e.toString());
740 Log.w(TAG, "Proxy not attached to service");
741 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
763 Log.e(TAG, e.toString());
766 Log.w(TAG, "Proxy not attached to service");
767 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
786 Log.e(TAG, e.toString());
789 Log.w(TAG, "Proxy not attached to service");
790 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
809 Log.e(TAG, e.toString());
812 Log.w(TAG, "Proxy not attached to service");
813 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
830 Log.e(TAG, e.toString());
833 Log.w(TAG, "Proxy not attached to service");
834 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
849 Log.e(TAG, e.toString());
852 Log.w(TAG, "Proxy not attached to service");
853 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
859 if (DBG) Log.d(TAG, "Proxy object connected");
867 if (DBG) Log.d(TAG, "Proxy object disconnected");
893 Log.d(TAG, msg);