Searched refs:handleDump (Results 1 – 2 of 2) sorted by relevance
329 private void handleDump(PrintWriter pw) { in handleDump() method in ShellController433 mMainExecutor.executeBlocking(() -> ShellController.this.handleDump(pw)); in dump()
11359 mHandler.post(() -> handleDump(pw));11365 private void handleDump(IndentingPrintWriter pw) {