Lines Matching refs:TAG

47     private static final String TAG = "BluetoothHeadset";
232 Log.e(TAG, "Could not bind to Bluetooth Headset Service");
280 Log.e(TAG, Log.getStackTraceString(new Throwable()));
284 if (mService == null) Log.w(TAG, "Proxy not attached to service");
321 Log.e(TAG, Log.getStackTraceString(new Throwable()));
325 if (mService == null) Log.w(TAG, "Proxy not attached to service");
338 Log.e(TAG, Log.getStackTraceString(new Throwable()));
342 if (mService == null) Log.w(TAG, "Proxy not attached to service");
355 Log.e(TAG, Log.getStackTraceString(new Throwable()));
359 if (mService == null) Log.w(TAG, "Proxy not attached to service");
373 Log.e(TAG, Log.getStackTraceString(new Throwable()));
377 if (mService == null) Log.w(TAG, "Proxy not attached to service");
407 Log.e(TAG, Log.getStackTraceString(new Throwable()));
411 if (mService == null) Log.w(TAG, "Proxy not attached to service");
435 Log.e(TAG, Log.getStackTraceString(new Throwable()));
439 if (mService == null) Log.w(TAG, "Proxy not attached to service");
471 Log.e(TAG, Log.getStackTraceString(new Throwable()));
474 if (mService == null) Log.w(TAG, "Proxy not attached to service");
495 Log.e(TAG, Log.getStackTraceString(new Throwable()));
498 if (mService == null) Log.w(TAG, "Proxy not attached to service");
518 Log.e(TAG, Log.getStackTraceString(new Throwable()));
521 if (mService == null) Log.w(TAG, "Proxy not attached to service");
546 Log.e(TAG, Log.getStackTraceString(new Throwable()));
549 if (mService == null) Log.w(TAG, "Proxy not attached to service");
575 } catch (RemoteException e) {Log.e(TAG, e.toString());}
577 Log.w(TAG, "Proxy not attached to service");
578 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
594 } catch (RemoteException e) {Log.e(TAG, e.toString());}
596 Log.w(TAG, "Proxy not attached to service");
597 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
613 } catch (RemoteException e) {Log.e(TAG, e.toString());}
615 Log.w(TAG, "Proxy not attached to service");
616 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
630 } catch (RemoteException e) {Log.e(TAG, e.toString());}
632 Log.w(TAG, "Proxy not attached to service");
633 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
649 } catch (RemoteException e) {Log.e(TAG, e.toString());}
651 Log.w(TAG, "Proxy not attached to service");
652 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
668 } catch (RemoteException e) {Log.e(TAG, e.toString());}
670 Log.w(TAG, "Proxy not attached to service");
671 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
687 } catch (RemoteException e) {Log.e(TAG, e.toString());}
689 Log.w(TAG, "Proxy not attached to service");
690 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
706 } catch (RemoteException e) {Log.e(TAG, e.toString());}
708 Log.w(TAG, "Proxy not attached to service");
709 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
731 Log.e(TAG, e.toString());
734 Log.w(TAG, "Proxy not attached to service");
735 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
754 Log.e(TAG, e.toString());
757 Log.w(TAG, "Proxy not attached to service");
758 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
765 if (DBG) Log.d(TAG, "Proxy object connected");
773 if (DBG) Log.d(TAG, "Proxy object disconnected");
799 Log.d(TAG, msg);