Home
last modified time | relevance | path

Searched refs:TIME_ZONE_RULES_MANAGER_SERVICE (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/timezone/
DRulesManager.java118 ServiceManager.getService(Context.TIME_ZONE_RULES_MANAGER_SERVICE)); in RulesManager()
/frameworks/base/services/core/java/com/android/server/timezone/
DRulesManagerService.java87 publishBinderService(Context.TIME_ZONE_RULES_MANAGER_SERVICE, service); in onStart()
/frameworks/base/core/java/android/content/
DContext.java3294 TIME_ZONE_RULES_MANAGER_SERVICE,
4832 public static final String TIME_ZONE_RULES_MANAGER_SERVICE = "timezone"; field in Context
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java1247 registerService(Context.TIME_ZONE_RULES_MANAGER_SERVICE, RulesManager.class, in registerService() argument
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt13164 Landroid/content/Context;->TIME_ZONE_RULES_MANAGER_SERVICE:Ljava/lang/String;