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);
285 Log.e(TAG, "Could not bind to Bluetooth Headset Service with " + intent);
305 Log.e(TAG,"",e);
315 Log.e(TAG,"",re);
351 Log.e(TAG, Log.getStackTraceString(new Throwable()));
355 if (mService == null) Log.w(TAG, "Proxy not attached to service");
392 Log.e(TAG, Log.getStackTraceString(new Throwable()));
396 if (mService == null) Log.w(TAG, "Proxy not attached to service");
409 Log.e(TAG, Log.getStackTraceString(new Throwable()));
413 if (mService == null) Log.w(TAG, "Proxy not attached to service");
426 Log.e(TAG, Log.getStackTraceString(new Throwable()));
430 if (mService == null) Log.w(TAG, "Proxy not attached to service");
444 Log.e(TAG, Log.getStackTraceString(new Throwable()));
448 if (mService == null) Log.w(TAG, "Proxy not attached to service");
478 Log.e(TAG, Log.getStackTraceString(new Throwable()));
482 if (mService == null) Log.w(TAG, "Proxy not attached to service");
506 Log.e(TAG, Log.getStackTraceString(new Throwable()));
510 if (mService == null) Log.w(TAG, "Proxy not attached to service");
542 Log.e(TAG, Log.getStackTraceString(new Throwable()));
545 if (mService == null) Log.w(TAG, "Proxy not attached to service");
566 Log.e(TAG, Log.getStackTraceString(new Throwable()));
569 if (mService == null) Log.w(TAG, "Proxy not attached to service");
589 Log.e(TAG, Log.getStackTraceString(new Throwable()));
592 if (mService == null) Log.w(TAG, "Proxy not attached to service");
617 Log.e(TAG, Log.getStackTraceString(new Throwable()));
620 if (mService == null) Log.w(TAG, "Proxy not attached to service");
646 } catch (RemoteException e) {Log.e(TAG, e.toString());}
648 Log.w(TAG, "Proxy not attached to service");
649 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
663 } catch (RemoteException e) {Log.e(TAG, e.toString());}
665 Log.w(TAG, "Proxy not attached to service");
666 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
682 } catch (RemoteException e) {Log.e(TAG, e.toString());}
684 Log.w(TAG, "Proxy not attached to service");
685 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
705 Log.e(TAG, Log.getStackTraceString(new Throwable()));
708 if (mService == null) Log.w(TAG, "Proxy not attached to service");
727 Log.e(TAG, e.toString());
730 Log.w(TAG, "Proxy not attached to service");
731 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
750 Log.e(TAG, e.toString());
753 Log.w(TAG, "Proxy not attached to service");
754 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()));
822 Log.e(TAG, e.toString());
825 Log.w(TAG, "Proxy not attached to service");
826 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
841 Log.e(TAG, e.toString());
844 Log.w(TAG, "Proxy not attached to service");
845 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
880 Log.e(TAG, Log.getStackTraceString(new Throwable()));
884 Log.w(TAG, "Proxy not attached to service");
902 Log.e(TAG, e.toString());
905 Log.w(TAG, "Proxy not attached to service");
906 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
924 Log.e(TAG, e.toString());
927 Log.w(TAG, "Proxy not attached to service");
928 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
935 if (DBG) Log.d(TAG, "Proxy object connected");
943 if (DBG) Log.d(TAG, "Proxy object disconnected");
969 Log.d(TAG, msg);