Searched defs:dumpVhal (Results 1 – 5 of 5) sorted by relevance
49 String dumpVhal(in List<String> options, long waitTimeoutMs) = 4; in dumpVhal() method
105 public String dumpVhal(List<String> options, long waitTimeoutMs) { in dumpVhal() method in CarTestManager
121 public String dumpVhal(List<String> options, long waitTimeoutMs) throws RemoteException { in dumpVhal() method in CarTestService
1123 /* package */ void dumpVhal(ParcelFileDescriptor fd, List<String> options) in dumpVhal() method in ICarImpl
1248 public void dumpVhal(ParcelFileDescriptor fd, List<String> options) throws RemoteException { in dumpVhal() method in VehicleHal