Lines Matching refs:TAG

53     private static final String TAG = "BluetoothHeadset";
336 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
338 if (VDBG) Log.d(TAG, "Unbinding service...");
344 if (VDBG) Log.d(TAG, "Binding service...");
348 Log.e(TAG, "", re);
368 Log.e(TAG, "", e);
380 Log.e(TAG, "Unable to bind HeadsetService", e);
392 Log.e(TAG, "Unable to unbind HeadsetService", e);
412 Log.e(TAG, "", e);
449 Log.e(TAG, Log.getStackTraceString(new Throwable()));
453 if (service == null) Log.w(TAG, "Proxy not attached to service");
491 Log.e(TAG, Log.getStackTraceString(new Throwable()));
495 if (service == null) Log.w(TAG, "Proxy not attached to service");
510 Log.e(TAG, Log.getStackTraceString(new Throwable()));
514 if (service == null) Log.w(TAG, "Proxy not attached to service");
529 Log.e(TAG, Log.getStackTraceString(new Throwable()));
533 if (service == null) Log.w(TAG, "Proxy not attached to service");
548 Log.e(TAG, Log.getStackTraceString(new Throwable()));
552 if (service == null) Log.w(TAG, "Proxy not attached to service");
584 Log.e(TAG, Log.getStackTraceString(new Throwable()));
588 if (service == null) Log.w(TAG, "Proxy not attached to service");
612 Log.e(TAG, Log.getStackTraceString(new Throwable()));
616 if (service == null) Log.w(TAG, "Proxy not attached to service");
648 Log.e(TAG, Log.getStackTraceString(new Throwable()));
651 if (service == null) Log.w(TAG, "Proxy not attached to service");
676 Log.e(TAG, Log.getStackTraceString(new Throwable()));
679 if (service == null) Log.w(TAG, "Proxy not attached to service");
698 Log.e(TAG, Log.getStackTraceString(new Throwable()));
701 if (service == null) Log.w(TAG, "Proxy not attached to service");
729 Log.e(TAG, e.toString());
732 Log.w(TAG, "Proxy not attached to service");
733 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
755 Log.e(TAG, e.toString());
758 Log.w(TAG, "Proxy not attached to service");
759 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
776 Log.e(TAG, e.toString());
779 Log.w(TAG, "Proxy not attached to service");
780 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
799 Log.e(TAG, e.toString());
802 Log.w(TAG, "Proxy not attached to service");
803 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
823 Log.e(TAG, Log.getStackTraceString(new Throwable()));
826 if (service == null) Log.w(TAG, "Proxy not attached to service");
855 Log.e(TAG, e.toString());
858 Log.w(TAG, "Proxy not attached to service");
859 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
881 Log.e(TAG, e.toString());
884 Log.w(TAG, "Proxy not attached to service");
885 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
919 Log.e(TAG, e.toString());
922 Log.w(TAG, "Proxy not attached to service");
923 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
948 Log.e(TAG, e.toString());
951 Log.w(TAG, "Proxy not attached to service");
952 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
972 Log.e(TAG, e.toString());
975 Log.w(TAG, "Proxy not attached to service");
976 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
992 Log.e(TAG, e.toString());
995 Log.w(TAG, "Proxy not attached to service");
996 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
1031 Log.e(TAG, Log.getStackTraceString(new Throwable()));
1035 Log.w(TAG, "Proxy not attached to service");
1065 Log.d(TAG, "setActiveDevice: " + device);
1072 Log.e(TAG, Log.getStackTraceString(new Throwable()));
1076 Log.w(TAG, "Proxy not attached to service");
1094 Log.d(TAG, "getActiveDevice");
1101 Log.e(TAG, Log.getStackTraceString(new Throwable()));
1105 Log.w(TAG, "Proxy not attached to service");
1127 Log.e(TAG, Log.getStackTraceString(new Throwable()));
1131 Log.w(TAG, "Proxy not attached to service");
1151 if (DBG) Log.d(TAG, "Proxy object connected");
1159 if (DBG) Log.d(TAG, "Proxy object disconnected");
1179 Log.d(TAG, msg);