Searched refs:intProperty (Results 1 – 1 of 1) sorted by relevance
75 Integer intProperty = null; in isPropertyAvailable() local78 intProperty = mCarPropertyManager.getIntProperty(propertyId, AREA_ID); in isPropertyAvailable()83 return intProperty != null && intProperty != VehicleUnit.SHOULD_NOT_USE; in isPropertyAvailable()