Home
last modified time | relevance | path

Searched defs:dumpService (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/staticlibs/testutils/devicetests/com/android/testutils/
DDumpTestUtils.java47 private static String dumpService(String serviceName, boolean adoptPermission, String... args) in dumpService() method in DumpTestUtils
103 public static String dumpService(String serviceName, String... args) in dumpService() method in DumpTestUtils
/packages/modules/Connectivity/staticlibs/native/nettestutils/
DDumpService.cpp26 android::status_t dumpService(const android::sp<android::IBinder>& binder, in dumpService() function
62 android::status_t dumpService(const ndk::SpAIBinder& binder, in dumpService() function
/packages/services/Car/service/src/com/android/car/
DICarImpl.java1046 private void dumpService(CarSystemService service, IndentingPrintWriter writer) { in dumpService() method in ICarImpl
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/
DWifiScanningServiceTest.java453 private String dumpService() { in dumpService() method in WifiScanningServiceTest