Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/property/
DICarProperty.aidl92 void getAndDispatchInitialValue(in List<PropIdAreaId> propIdAreaIds, in getAndDispatchInitialValue() method
/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DFakeCarPropertyService.java171 public void getAndDispatchInitialValue(List<PropIdAreaId> propIdAreaIds, in getAndDispatchInitialValue() method in FakeCarPropertyService
/packages/services/Car/service/src/com/android/car/
DCarPropertyService.java614 public void getAndDispatchInitialValue(List<PropIdAreaId> propIdAreaIds, in getAndDispatchInitialValue() method in CarPropertyService