Searched refs:sResources (Results 1 – 4 of 4) sorted by relevance
57 private static Resources sResources; field in SubtypeLocaleUtils101 sResources = res; in initLocked()175 return sResources.getConfiguration().locale; in getDisplayLocaleOfSubtypeLocale()185 final Locale displayLocale = sResources.getConfiguration().locale; in getSubtypeLocaleDisplayNameInSystemLocale()212 return sResources.getString(R.string.subtype_no_language); in getSubtypeLocaleDisplayNameInternal()232 displayName = getExceptionalName.runInLocale(sResources, displayLocale); in getSubtypeLocaleDisplayNameInternal()271 final Locale displayLocale = sResources.getConfiguration().locale; in getSubtypeDisplayNameInSystemLocale()307 getSubtypeName.runInLocale(sResources, displayLocale), displayLocale); in getSubtypeDisplayNameInternal()
34 private static Resources sResources = null; field in ShadowApplicationPackageManager38 sResources = null; in reset()51 return sResources; in getResourcesForApplication()55 sResources = resources; in setResources()
39 private static ConnectivityResources sResources; field in ApfCapabilities72 if (sResources == null) { in getResources()73 sResources = new ConnectivityResources(ctx); in getResources()75 return sResources; in getResources()
51 private static Resources sResources = null; field in ShadowApplicationPackageManager66 sResources = null; in reset()102 return sResources; in getResourcesForApplication()202 sResources = resources; in setResources()