Lines Matching refs:TAG

47     private static final String TAG = "BluetoothHeadset";
233 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
235 if (VDBG) Log.d(TAG,"Unbinding service...");
241 Log.e(TAG,"",re);
248 if (VDBG) Log.d(TAG,"Binding service...");
252 Log.e(TAG,"",re);
272 Log.e(TAG,"",e);
284 Log.e(TAG, "Could not bind to Bluetooth Headset Service with " + intent);
304 Log.e(TAG,"",e);
314 Log.e(TAG,"",re);
350 Log.e(TAG, Log.getStackTraceString(new Throwable()));
354 if (mService == null) Log.w(TAG, "Proxy not attached to service");
391 Log.e(TAG, Log.getStackTraceString(new Throwable()));
395 if (mService == null) Log.w(TAG, "Proxy not attached to service");
408 Log.e(TAG, Log.getStackTraceString(new Throwable()));
412 if (mService == null) Log.w(TAG, "Proxy not attached to service");
425 Log.e(TAG, Log.getStackTraceString(new Throwable()));
429 if (mService == null) Log.w(TAG, "Proxy not attached to service");
443 Log.e(TAG, Log.getStackTraceString(new Throwable()));
447 if (mService == null) Log.w(TAG, "Proxy not attached to service");
477 Log.e(TAG, Log.getStackTraceString(new Throwable()));
481 if (mService == null) Log.w(TAG, "Proxy not attached to service");
505 Log.e(TAG, Log.getStackTraceString(new Throwable()));
509 if (mService == null) Log.w(TAG, "Proxy not attached to service");
541 Log.e(TAG, Log.getStackTraceString(new Throwable()));
544 if (mService == null) Log.w(TAG, "Proxy not attached to service");
565 Log.e(TAG, Log.getStackTraceString(new Throwable()));
568 if (mService == null) Log.w(TAG, "Proxy not attached to service");
588 Log.e(TAG, Log.getStackTraceString(new Throwable()));
591 if (mService == null) Log.w(TAG, "Proxy not attached to service");
616 Log.e(TAG, Log.getStackTraceString(new Throwable()));
619 if (mService == null) Log.w(TAG, "Proxy not attached to service");
645 } catch (RemoteException e) {Log.e(TAG, e.toString());}
647 Log.w(TAG, "Proxy not attached to service");
648 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
662 } catch (RemoteException e) {Log.e(TAG, e.toString());}
664 Log.w(TAG, "Proxy not attached to service");
665 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
681 } catch (RemoteException e) {Log.e(TAG, e.toString());}
683 Log.w(TAG, "Proxy not attached to service");
684 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
704 Log.e(TAG, Log.getStackTraceString(new Throwable()));
707 if (mService == null) Log.w(TAG, "Proxy not attached to service");
726 Log.e(TAG, e.toString());
729 Log.w(TAG, "Proxy not attached to service");
730 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
749 Log.e(TAG, e.toString());
752 Log.w(TAG, "Proxy not attached to service");
753 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
775 Log.e(TAG, e.toString());
778 Log.w(TAG, "Proxy not attached to service");
779 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
798 Log.e(TAG, e.toString());
801 Log.w(TAG, "Proxy not attached to service");
802 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
821 Log.e(TAG, e.toString());
824 Log.w(TAG, "Proxy not attached to service");
825 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
840 Log.e(TAG, e.toString());
843 Log.w(TAG, "Proxy not attached to service");
844 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
879 Log.e(TAG, Log.getStackTraceString(new Throwable()));
883 Log.w(TAG, "Proxy not attached to service");
890 if (DBG) Log.d(TAG, "Proxy object connected");
898 if (DBG) Log.d(TAG, "Proxy object disconnected");
924 Log.d(TAG, msg);