Searched defs:LOCALE_SERVICE (Results 1 – 2 of 2) sorted by relevance
1498 registerService(Context.LOCALE_SERVICE, LocaleManager.class, in registerService()1504 ServiceManager.getServiceOrThrow(Context.LOCALE_SERVICE))); in registerService()
6430 public static final String LOCALE_SERVICE = "locale"; field in Context