Home
last modified time | relevance | path

Searched refs:getImageColorDepthBits (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/android/car/navigation/
DCarNavigationInstrumentClusterTest.java41 assertThat(copy.getImageColorDepthBits()).isEqualTo(32); in testCopyConstructor_constructsAsExpected()
69 assertThat(navigationClusterInfoFromParcel.getImageColorDepthBits()).isEqualTo(32); in testCreateFromParcel()
/packages/services/Car/tests/CarLibTests/src/android/car/
DCarNavigationStatusManagerTest.java101 assertThat(instrumentCluster.getImageColorDepthBits()).isEqualTo(32); in setCustomImageClusterInfo_returnsCustomImageCluster()
/packages/services/Car/car-lib/src/android/car/navigation/
DCarNavigationInstrumentCluster.java128 public int getImageColorDepthBits() { in getImageColorDepthBits() method in CarNavigationInstrumentCluster
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt1005 method TIRAMISU_0 int getImageColorDepthBits();
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1875 method public int getImageColorDepthBits();
/packages/services/Car/car-lib/api/
Dsystem-current.txt1875 method public int getImageColorDepthBits();
Dtest-current.txt1952 method public int getImageColorDepthBits();
Dsystem-lint-baseline.txt3556 UnflaggedApi: android.car.navigation.CarNavigationInstrumentCluster#getImageColorDepthBits():
3557 … @FlaggedApi: method android.car.navigation.CarNavigationInstrumentCluster.getImageColorDepthBits()