Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarShellCommand.java209 private static final String PARAM_REAL = "--real"; field in CarShellCommand
659 pw.printf("\t %s forces the device to perform suspend-to-RAM.\n", PARAM_REAL); in showHelp()
673 pw.printf("\t %s forces the device to perform suspend-to-disk.\n", PARAM_REAL); in showHelp()
2964 case PARAM_REAL:
4388 return command + " [" + PARAM_AUTO + "|" + PARAM_SIMULATE + "|" + PARAM_REAL + "] ["