Searched refs:BinderCallsStatsShellCommand (Results 1 – 1 of 1) sorted by relevance
371 BinderCallsStatsShellCommand command = new BinderCallsStatsShellCommand(pw); in dump()384 ShellCommand command = new BinderCallsStatsShellCommand(null); in handleShellCommand()393 private class BinderCallsStatsShellCommand extends ShellCommand { class in BinderCallsStatsService396 BinderCallsStatsShellCommand(PrintWriter printWriter) { in BinderCallsStatsShellCommand() method in BinderCallsStatsService.BinderCallsStatsShellCommand