Searched refs:getHalPropertyFromInfoString (Results 1 – 1 of 1) sorted by relevance
83 VehiclePropConfig prop = getHalPropertyFromInfoString(key); in getInt()93 VehiclePropConfig prop = getHalPropertyFromInfoString(key); in getLong()103 VehiclePropConfig prop = getHalPropertyFromInfoString(key); in getFloat()113 VehiclePropConfig prop = getHalPropertyFromInfoString(key); in getString()121 private synchronized VehiclePropConfig getHalPropertyFromInfoString(String key) { in getHalPropertyFromInfoString() method in InfoHalService