Home
last modified time | relevance | path

Searched defs:getPropertyConfigList (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/car-lib/src/android/car/hardware/property/
DICarProperty.aidl54 GetPropertyConfigListResult getPropertyConfigList(in int[] propIds); in getPropertyConfigList() method
/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DFakeCarPropertyService.java115 public GetPropertyConfigListResult getPropertyConfigList(int[] propIds) { in getPropertyConfigList() method in FakeCarPropertyService
/packages/services/Car/service/src/com/android/car/
DCarPropertyService.java798 public GetPropertyConfigListResult getPropertyConfigList(int[] propIds) { in getPropertyConfigList() method in CarPropertyService