Searched refs:isGlobalProperty (Results 1 – 8 of 8) sorted by relevance
73 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()
123 .that(property.isGlobalProperty()).isEqualTo(global); in checkTypeAndGlobal()128 if (!property.isGlobalProperty()) { in checkIntMinMax()153 if (!property.isGlobalProperty()) { in checkFloatMinMax()
274 public boolean isGlobalProperty() { in isGlobalProperty() method in CarPropertyConfig
2060 if (propConfig.isGlobalProperty()) { in getAreaId()
583 method public boolean isGlobalProperty();
1174 UnflaggedApi: android.car.hardware.CarPropertyConfig#isGlobalProperty():1175 … must be flagged with @FlaggedApi: method android.car.hardware.CarPropertyConfig.isGlobalProperty()
1237 method TIRAMISU_0 boolean isGlobalProperty();