Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DHalPropConfig.java169 int maxInt32Value, float minFloatValue, float maxFloatValue, long minInt64Value, in generateAreaIdConfig()
/packages/services/Car/service/src/com/android/car/hal/fakevhal/
DFakeVehicleStub.java865 int maxInt32Value = areaConfig.getMaxInt32Value(); in withinRange() local