Searched refs:isGlobalProperty (Results 1 – 6 of 6) sorted by relevance
73 assertThat(property.isGlobalProperty()).isFalse(); in assertTypeAndZone()112 assertThat(property.isGlobalProperty()).isFalse(); in assertTypeAndZone()124 if (!property.isGlobalProperty()) { in checkIntMinMax()
122 .that(property.isGlobalProperty()).isEqualTo(global); in checkTypeAndGlobal()127 if (!property.isGlobalProperty()) { in checkIntMinMax()152 if (!property.isGlobalProperty()) { in checkFloatMinMax()
230 public boolean isGlobalProperty() { in isGlobalProperty() method in CarPropertyConfig
429 if (propConfig.isGlobalProperty()) { in getAreaId()
267 if (config.isGlobalProperty()) { in getAndDispatchPropertyInitValue()
447 method public boolean isGlobalProperty();