Lines Matching refs:TAG

45     private static final String TAG = "BluetoothA2dp";
124 Log.w(TAG, "Bluetooth A2DP service not available!");
165 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
169 if (mService == null) Log.w(TAG, "Proxy not attached to service");
206 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
210 if (mService == null) Log.w(TAG, "Proxy not attached to service");
223 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
227 if (mService == null) Log.w(TAG, "Proxy not attached to service");
240 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
244 if (mService == null) Log.w(TAG, "Proxy not attached to service");
258 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
262 if (mService == null) Log.w(TAG, "Proxy not attached to service");
292 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
296 if (mService == null) Log.w(TAG, "Proxy not attached to service");
320 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
324 if (mService == null) Log.w(TAG, "Proxy not attached to service");
341 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
345 if (mService == null) Log.w(TAG, "Proxy not attached to service");
372 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
376 if (mService == null) Log.w(TAG, "Proxy not attached to service");
402 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
406 if (mService == null) Log.w(TAG, "Proxy not attached to service");
442 Log.e(TAG, "", e);
485 Log.d(TAG, msg);