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.aidl50 GetPropertyConfigListResult getPropertyConfigList(in int[] propIds); in getPropertyConfigList() method
/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DFakeCarPropertyService.java114 public GetPropertyConfigListResult getPropertyConfigList(int[] propIds) { in getPropertyConfigList() method in FakeCarPropertyService
/packages/services/Car/service/src/com/android/car/
DCarPropertyService.java718 public GetPropertyConfigListResult getPropertyConfigList(int[] propIds) { in getPropertyConfigList() method in CarPropertyService