Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/fakevhal/
DFakeVehicleStub.java132 this(realVehicle, new FakeVhalConfigParser(), getCustomConfigFiles()); in FakeVehicleStub()
577 private static List<File> getCustomConfigFiles() throws IOException { in getCustomConfigFiles() method in FakeVehicleStub