Lines Matching refs:TAG

46     private static final String TAG = "BluetoothInputDevice";
193 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
195 if (VDBG) Log.d(TAG,"Unbinding service...");
201 Log.e(TAG,"",re);
208 if (VDBG) Log.d(TAG,"Binding service...");
210 Log.e(TAG, "Could not bind to Bluetooth HID Service");
214 Log.e(TAG,"",re);
236 Log.e(TAG,"",e);
242 Log.e(TAG, "Could not bind to Bluetooth HID Service");
253 Log.e(TAG,"",e);
263 Log.e(TAG,"",re);
296 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
300 if (mService == null) Log.w(TAG, "Proxy not attached to service");
336 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
340 if (mService == null) Log.w(TAG, "Proxy not attached to service");
353 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
357 if (mService == null) Log.w(TAG, "Proxy not attached to service");
370 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
374 if (mService == null) Log.w(TAG, "Proxy not attached to service");
387 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
391 if (mService == null) Log.w(TAG, "Proxy not attached to service");
420 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
424 if (mService == null) Log.w(TAG, "Proxy not attached to service");
447 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
451 if (mService == null) Log.w(TAG, "Proxy not attached to service");
457 if (DBG) Log.d(TAG, "Proxy object connected");
465 if (DBG) Log.d(TAG, "Proxy object disconnected");
502 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
507 if (mService == null) Log.w(TAG, "Proxy not attached to service");
528 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
532 if (mService == null) Log.w(TAG, "Proxy not attached to service");
552 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
556 if (mService == null) Log.w(TAG, "Proxy not attached to service");
579 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
583 if (mService == null) Log.w(TAG, "Proxy not attached to service");
605 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
609 if (mService == null) Log.w(TAG, "Proxy not attached to service");
630 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
634 if (mService == null) Log.w(TAG, "Proxy not attached to service");
638 Log.d(TAG, msg);