Home
last modified time | relevance | path

Searched refs:generateAllCombination (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/hal/
H A DPropertyHalServiceIds.java101 generateAllCombination(VehicleHvacFanDirection.class);
880 private static int generateAllCombination(Class clazz) { in generateAllCombination() method in PropertyHalServiceIds