Searched refs:DIAG_ARG (Results 1 – 1 of 1) sorted by relevance
233 private static final String DIAG_ARG = "--diag"; field in ConnectivityService822 doDump(fd, pw, new String[] {DIAG_ARG}, asProto);2331 if (ArrayUtils.contains(args, DIAG_ARG)) { in doDump()