Home
last modified time | relevance | path

Searched defs:getAllSupportedProperties (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/
DHalServiceBase.java59 public abstract int[] getAllSupportedProperties(); in getAllSupportedProperties() method in HalServiceBase
DInputHalService.java153 public int[] getAllSupportedProperties() { in getAllSupportedProperties() method in InputHalService
DPowerHalService.java383 public int[] getAllSupportedProperties() { in getAllSupportedProperties() method in PowerHalService
DPropertyHalService.java332 public int[] getAllSupportedProperties() { in getAllSupportedProperties() method in PropertyHalService
DDiagnosticHalService.java122 public int[] getAllSupportedProperties() { in getAllSupportedProperties() method in DiagnosticHalService
DVmsHalService.java175 public int[] getAllSupportedProperties() { in getAllSupportedProperties() method in VmsHalService
DUserHalService.java206 public int[] getAllSupportedProperties() { in getAllSupportedProperties() method in UserHalService