Searched defs:dumpService (Results 1 – 4 of 4) sorted by relevance
47 private static String dumpService(String serviceName, boolean adoptPermission, String... args) in dumpService() method in DumpTestUtils103 public static String dumpService(String serviceName, String... args) in dumpService() method in DumpTestUtils
26 android::status_t dumpService(const android::sp<android::IBinder>& binder, in dumpService() function62 android::status_t dumpService(const ndk::SpAIBinder& binder, in dumpService() function
1046 private void dumpService(CarSystemService service, IndentingPrintWriter writer) { in dumpService() method in ICarImpl
453 private String dumpService() { in dumpService() method in WifiScanningServiceTest