Home
last modified time | relevance | path

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

/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarCabinManagerTest.java73 assertThat(property.isGlobalProperty()).isTrue(); in assertTypeAndZone()
81 assertThat(property.isGlobalProperty()).isFalse(); in assertTypeAndZone()
120 assertThat(property.isGlobalProperty()).isFalse(); in assertTypeAndZone()
132 if (!property.isGlobalProperty()) { in checkIntMinMax()
DCarHvacManagerTest.java123 .that(property.isGlobalProperty()).isEqualTo(global); in checkTypeAndGlobal()
128 if (!property.isGlobalProperty()) { in checkIntMinMax()
153 if (!property.isGlobalProperty()) { in checkFloatMinMax()
/packages/services/Car/car-lib/src/android/car/hardware/
DCarPropertyConfig.java274 public boolean isGlobalProperty() { in isGlobalProperty() method in CarPropertyConfig
/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java2060 if (propConfig.isGlobalProperty()) { in getAreaId()
/packages/services/Car/car-lib/api/
Dcurrent.txt583 method public boolean isGlobalProperty();
Dlint-baseline.txt1174 UnflaggedApi: android.car.hardware.CarPropertyConfig#isGlobalProperty():
1175 … must be flagged with @FlaggedApi: method android.car.hardware.CarPropertyConfig.isGlobalProperty()
/packages/services/Car/car-lib-module/api/
Dcurrent.txt583 method public boolean isGlobalProperty();
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt1237 method TIRAMISU_0 boolean isGlobalProperty();