Searched refs:PARAM_REAL (Results 1 – 1 of 1) sorted by relevance
209 private static final String PARAM_REAL = "--real"; field in CarShellCommand659 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 + "] ["