Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:TAG

47     private static final String TAG = "BluetoothHidHost";
230 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
232 if (VDBG) Log.d(TAG, "Unbinding service...");
238 Log.e(TAG, "", re);
245 if (VDBG) Log.d(TAG, "Binding service...");
249 Log.e(TAG, "", re);
270 Log.e(TAG, "", e);
283 Log.e(TAG, "Could not bind to Bluetooth HID Service with " + intent);
296 Log.e(TAG, "", e);
306 Log.e(TAG, "", re);
339 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
343 if (service == null) Log.w(TAG, "Proxy not attached to service");
379 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
383 if (service == null) Log.w(TAG, "Proxy not attached to service");
398 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
402 if (service == null) Log.w(TAG, "Proxy not attached to service");
417 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
421 if (service == null) Log.w(TAG, "Proxy not attached to service");
436 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
440 if (service == null) Log.w(TAG, "Proxy not attached to service");
470 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
474 if (service == null) Log.w(TAG, "Proxy not attached to service");
498 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
502 if (service == null) Log.w(TAG, "Proxy not attached to service");
508 if (DBG) Log.d(TAG, "Proxy object connected");
518 if (DBG) Log.d(TAG, "Proxy object disconnected");
550 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
555 if (service == null) Log.w(TAG, "Proxy not attached to service");
576 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
580 if (service == null) Log.w(TAG, "Proxy not attached to service");
600 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
604 if (service == null) Log.w(TAG, "Proxy not attached to service");
631 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
635 if (service == null) Log.w(TAG, "Proxy not attached to service");
657 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
661 if (service == null) Log.w(TAG, "Proxy not attached to service");
682 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
686 if (service == null) Log.w(TAG, "Proxy not attached to service");
706 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
710 if (service == null) Log.w(TAG, "Proxy not attached to service");
731 Log.e(TAG, "Stack:" + Log.getStackTraceString(new Throwable()));
735 if (service == null) Log.w(TAG, "Proxy not attached to service");
740 Log.d(TAG, msg);