Searched refs:SHELL_COMMAND_SUGGEST_MANUAL_TIME (Results 1 – 2 of 2) sorted by relevance
30 import static android.app.timedetector.TimeDetector.SHELL_COMMAND_SUGGEST_MANUAL_TIME;71 case SHELL_COMMAND_SUGGEST_MANUAL_TIME: in onCommand()221 pw.printf(" %s <manual suggestion opts>\n", SHELL_COMMAND_SUGGEST_MANUAL_TIME); in onHelp()
61 String SHELL_COMMAND_SUGGEST_MANUAL_TIME = "suggest_manual_time"; field