Searched refs:SHELL_COMMAND_SUGGEST_NETWORK_TIME (Results 1 – 2 of 2) sorted by relevance
31 import static android.app.timedetector.TimeDetector.SHELL_COMMAND_SUGGEST_NETWORK_TIME;75 case SHELL_COMMAND_SUGGEST_NETWORK_TIME: in onCommand()225 pw.printf(" %s <network suggestion opts>\n", SHELL_COMMAND_SUGGEST_NETWORK_TIME); in onHelp()
73 String SHELL_COMMAND_SUGGEST_NETWORK_TIME = "suggest_network_time"; field