Home
last modified time | relevance | path

Searched refs:checkPropAvailable (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/fakevhal/
DFakeVehicleStub.java363 checkPropAvailable(propId, areaId); in get()
410 checkPropAvailable(propId, areaId); in set()
797 private void checkPropAvailable(int propId, int areaId) throws RemoteException, in checkPropAvailable() method in FakeVehicleStub