Searched refs:SHELL_COMMAND_IS_GEO_DETECTION_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
20 …port static android.app.timezonedetector.TimeZoneDetector.SHELL_COMMAND_IS_GEO_DETECTION_SUPPORTED;67 case SHELL_COMMAND_IS_GEO_DETECTION_SUPPORTED: in onCommand()185 pw.printf(" %s\n", SHELL_COMMAND_IS_GEO_DETECTION_SUPPORTED); in onHelp()
62 String SHELL_COMMAND_IS_GEO_DETECTION_SUPPORTED = "is_geo_detection_supported"; field