Searched refs:TIME_DETECTOR_SERVICE (Results 1 – 5 of 5) sorted by relevance
31 @SystemService(Context.TIME_DETECTOR_SERVICE)
39 ServiceManager.getServiceOrThrow(Context.TIME_DETECTOR_SERVICE)); in TimeDetectorImpl()
58 publishBinderService(Context.TIME_DETECTOR_SERVICE, service); in onStart()
4859 public static final String TIME_DETECTOR_SERVICE = "time_detector"; field in Context
1287 registerService(Context.TIME_DETECTOR_SERVICE, TimeDetector.class, in registerService() argument