Home
last modified time | relevance | path

Searched defs:onGetValueResults (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/com/android/car/internal/property/
DIAsyncPropertyResultCallback.aidl30 void onGetValueResults(in GetSetValueResultList getValueResults); in onGetValueResults() method
/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java856 public void onGetValueResults(GetSetValueResultList getValueResults) { in onGetValueResults() method in CarPropertyManager.AsyncPropertyResultCallback