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