OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAR_NOT_SUPPORTED_EXCEPTION_MSG
(Results
1 - 2
of
2
) sorted by null
/packages/services/Car/car-lib/src/android/car/
CarApiUtil.java
39
public static final String
CAR_NOT_SUPPORTED_EXCEPTION_MSG
= "CarNotSupported";
55
} else if (message.equals(
CAR_NOT_SUPPORTED_EXCEPTION_MSG
)) {
/packages/services/Car/car-support-lib/src/android/support/car/
CarApiUtil.java
39
public static final String
CAR_NOT_SUPPORTED_EXCEPTION_MSG
= "CarNotSupported";
55
} else if (message.equals(
CAR_NOT_SUPPORTED_EXCEPTION_MSG
)) {
Completed in 555 milliseconds