Searched refs:SHELL_COMMAND_SUGGEST_GNSS_TIME (Results 1 – 2 of 2) sorted by relevance
29 import static android.app.timedetector.TimeDetector.SHELL_COMMAND_SUGGEST_GNSS_TIME;81 case SHELL_COMMAND_SUGGEST_GNSS_TIME: in onCommand()227 pw.printf(" %s <gnss suggestion opts>\n", SHELL_COMMAND_SUGGEST_GNSS_TIME); in onHelp()
91 String SHELL_COMMAND_SUGGEST_GNSS_TIME = "suggest_gnss_time"; field