Searched refs:dumpService (Results 1 – 2 of 2) sorted by relevance
210 assertFalse(Debug.dumpService("xyzzy -- not a valid service name", out.getFD(), null)); in testDumpService()218 assertTrue(Debug.dumpService(Context.POWER_SERVICE, out.getFD(), null)); in testDumpService()
907 dumpService(service, 0);1280 /*protected*/ static void dumpService(BluetoothGattService service, int level) { in dumpService() method in BleServerService1303 dumpService(s, level+1); in dumpService()