Searched refs:CAR_NOT_SUPPORTED_EXCEPTION_MSG (Results 1 – 2 of 2) sorted by relevance
39 public static final String CAR_NOT_SUPPORTED_EXCEPTION_MSG = "CarNotSupported"; field in CarApiUtil55 } else if (message.equals(CAR_NOT_SUPPORTED_EXCEPTION_MSG)) { in checkAllIllegalStateExceptionsFromCarService()