Lines Matching refs:TAG

41     private static final String TAG = "BluetoothHeadsetClient";
376 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
378 if (VDBG) Log.d(TAG,"Unbinding service...");
384 Log.e(TAG,"",re);
391 if (VDBG) Log.d(TAG,"Binding service...");
396 Log.e(TAG,"",re);
416 Log.e(TAG,"",e);
429 Log.e(TAG, "Could not bind to Bluetooth Headset Client Service with " + intent);
449 Log.e(TAG,"",e);
459 Log.e(TAG,"",re);
486 Log.e(TAG, Log.getStackTraceString(new Throwable()));
490 if (mService == null) Log.w(TAG, "Proxy not attached to service");
510 Log.e(TAG, Log.getStackTraceString(new Throwable()));
514 if (mService == null) Log.w(TAG, "Proxy not attached to service");
530 Log.e(TAG, Log.getStackTraceString(new Throwable()));
534 if (mService == null) Log.w(TAG, "Proxy not attached to service");
553 Log.e(TAG, Log.getStackTraceString(new Throwable()));
557 if (mService == null) Log.w(TAG, "Proxy not attached to service");
575 Log.e(TAG, Log.getStackTraceString(new Throwable()));
579 if (mService == null) Log.w(TAG, "Proxy not attached to service");
599 Log.e(TAG, Log.getStackTraceString(new Throwable()));
603 if (mService == null) Log.w(TAG, "Proxy not attached to service");
617 Log.e(TAG, Log.getStackTraceString(new Throwable()));
621 if (mService == null) Log.w(TAG, "Proxy not attached to service");
645 Log.e(TAG, Log.getStackTraceString(new Throwable()));
648 if (mService == null) Log.w(TAG, "Proxy not attached to service");
672 Log.e(TAG, Log.getStackTraceString(new Throwable()));
675 if (mService == null) Log.w(TAG, "Proxy not attached to service");
692 Log.e(TAG, Log.getStackTraceString(new Throwable()));
695 if (mService == null) Log.w(TAG, "Proxy not attached to service");
713 Log.e(TAG, Log.getStackTraceString(new Throwable()));
716 if (mService == null) Log.w(TAG, "Proxy not attached to service");
739 Log.e(TAG, Log.getStackTraceString(new Throwable()));
742 if (mService == null) Log.w(TAG, "Proxy not attached to service");
762 Log.e(TAG, Log.getStackTraceString(new Throwable()));
765 if (mService == null) Log.w(TAG, "Proxy not attached to service");
789 Log.e(TAG, Log.getStackTraceString(new Throwable()));
792 if (mService == null) Log.w(TAG, "Proxy not attached to service");
819 Log.e(TAG, Log.getStackTraceString(new Throwable()));
822 if (mService == null) Log.w(TAG, "Proxy not attached to service");
849 Log.e(TAG, Log.getStackTraceString(new Throwable()));
852 if (mService == null) Log.w(TAG, "Proxy not attached to service");
878 Log.e(TAG, Log.getStackTraceString(new Throwable()));
881 if (mService == null) Log.w(TAG, "Proxy not attached to service");
902 Log.e(TAG, Log.getStackTraceString(new Throwable()));
905 if (mService == null) Log.w(TAG, "Proxy not attached to service");
927 Log.e(TAG, Log.getStackTraceString(new Throwable()));
930 if (mService == null) Log.w(TAG, "Proxy not attached to service");
952 Log.e(TAG, Log.getStackTraceString(new Throwable()));
955 if (mService == null) Log.w(TAG, "Proxy not attached to service");
977 Log.e(TAG, Log.getStackTraceString(new Throwable()));
980 if (mService == null) Log.w(TAG, "Proxy not attached to service");
1004 Log.e(TAG, Log.getStackTraceString(new Throwable()));
1007 if (mService == null) Log.w(TAG, "Proxy not attached to service");
1019 } catch (RemoteException e) {Log.e(TAG, e.toString());}
1021 Log.w(TAG, "Proxy not attached to service");
1022 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
1035 } catch (RemoteException e) {Log.e(TAG, e.toString());}
1037 Log.w(TAG, "Proxy not attached to service");
1038 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
1053 } catch (RemoteException e) {Log.e(TAG, e.toString());}
1055 Log.w(TAG, "Proxy not attached to service");
1056 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
1071 } catch (RemoteException e) {Log.e(TAG, e.toString());}
1073 Log.w(TAG, "Proxy not attached to service");
1074 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
1088 } catch (RemoteException e) {Log.e(TAG, e.toString());}
1090 Log.w(TAG, "Proxy not attached to service");
1091 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
1111 Log.e(TAG, e.toString());
1114 Log.w(TAG, "Proxy not attached to service");
1115 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
1135 Log.e(TAG, e.toString());
1138 Log.w(TAG, "Proxy not attached to service");
1139 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
1156 Log.e(TAG, e.toString());
1159 Log.w(TAG, "Proxy not attached to service");
1160 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
1169 if (DBG) Log.d(TAG, "Proxy object connected");
1179 if (DBG) Log.d(TAG, "Proxy object disconnected");
1200 Log.d(TAG, msg);