Home
last modified time | relevance | path

Searched refs:supportsCustomImages (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/tests/android_car_api_test/src/com/android/car/apitest/
DCarNavigationManagerTest.java66 assertFalse(instrumentCluster.supportsCustomImages()); in testStart()
/packages/services/Car/tests/android_support_car_api_test/src/com/android/support/car/apitest/
DCarNavigationManagerTest.java60 assertFalse(instrumentCluster.supportsCustomImages()); in testStart()
/packages/services/Car/car-lib/src/android/car/navigation/
DCarNavigationInstrumentCluster.java113 public boolean supportsCustomImages() { in supportsCustomImages() method in CarNavigationInstrumentCluster
/packages/services/Car/car-support-lib/src/android/support/car/navigation/
DCarNavigationInstrumentCluster.java120 public boolean supportsCustomImages() { in supportsCustomImages() method in CarNavigationInstrumentCluster
/packages/services/Car/car-lib/api/
Dsystem-current.txt700 method public boolean supportsCustomImages();