Lines Matching refs:TAG

46     private static final String TAG = "BluetoothA2dp";
115 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
117 if (VDBG) Log.d(TAG,"Unbinding service...");
123 Log.e(TAG,"",re);
130 if (VDBG) Log.d(TAG,"Binding service...");
132 Log.e(TAG, "Could not bind to Bluetooth A2DP Service");
136 Log.e(TAG,"",re);
156 Log.e(TAG,"",e);
161 Log.e(TAG, "Could not bind to Bluetooth A2DP Service");
172 Log.e(TAG,"",e);
182 Log.e(TAG,"",re);
220 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
224 if (mService == null) Log.w(TAG, "Proxy not attached to service");
261 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
265 if (mService == null) Log.w(TAG, "Proxy not attached to service");
278 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
282 if (mService == null) Log.w(TAG, "Proxy not attached to service");
295 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
299 if (mService == null) Log.w(TAG, "Proxy not attached to service");
313 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
317 if (mService == null) Log.w(TAG, "Proxy not attached to service");
347 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
351 if (mService == null) Log.w(TAG, "Proxy not attached to service");
375 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
379 if (mService == null) Log.w(TAG, "Proxy not attached to service");
396 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
400 if (mService == null) Log.w(TAG, "Proxy not attached to service");
451 if (DBG) Log.d(TAG, "Proxy object connected");
459 if (DBG) Log.d(TAG, "Proxy object disconnected");
480 Log.d(TAG, msg);