Searched refs:TAG_PROJECTION (Results 1 – 2 of 2) sorted by relevance
74 Log.w(CarLog.TAG_PROJECTION, "Service disconnected: " + className);99 Log.w(CarLog.TAG_PROJECTION, "Registering new service[" + serviceIntent in registerProjectionRunner()111 Log.w(CarLog.TAG_PROJECTION, "Request to unbind unregistered service[" in unregisterProjectionRunner()
34 public static final String TAG_PROJECTION = "CAR.PROJECTION"; field in CarLog