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