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