Home | History | Annotate | Download | only in location

Lines Matching refs:TAG

36     private static final String TAG = "ActivityRecognitionProxy";
63 TAG,
96 Log.e(TAG, "ServiceWatcher could not start.");
113 Log.e(TAG, "Unable to get interface descriptor.", e);
122 Log.e(TAG, "No watcher found on connection.");
128 Log.d(TAG, "AR HW instance not available, binding will be a no-op.");
134 Log.e(TAG, "Error delivering hardware interface to watcher.", e);
141 Log.e(TAG, "No client found on connection.");
147 Log.e(TAG, "Error delivering hardware interface to client.", e);
150 Log.e(TAG, "Invalid descriptor found on connection: " + descriptor);
154 Log.e(TAG, "Null binder found on connection.");