Home
last modified time | relevance | path

Searched refs:SHORT_ARG (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/service/src/com/android/server/
DConnectivityService.java414 public static final String SHORT_ARG = "--short"; field in ConnectivityService
1373 doDump(fd, pw, new String[]{SHORT_ARG}); in dumpHigh()
4214 boolean verbose = !CollectionUtils.contains(args, SHORT_ARG);
4319 if (!CollectionUtils.contains(args, SHORT_ARG)) {