Home
last modified time | relevance | path

Searched defs:maxFloatValue (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/
DHalPropConfig.java209 int maxInt32Value, float minFloatValue, float maxFloatValue, long minInt64Value, in generateAreaIdConfig()
/packages/services/Car/service/src/com/android/car/hal/fakevhal/
DVehicleStubWrapper.java276 float maxFloatValue = areaConfig.getMaxFloatValue(); in isWithinRange() local