Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarDrivingStateService.java371 mSupportedGears = getSupportedGears(); in handlePropertyEventLocked()
418 private List<Integer> getSupportedGears() { in getSupportedGears() method in CarDrivingStateService