Home
last modified time | relevance | path

Searched refs:sCurrentLocale (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryDiffEntry.java39 static Locale sCurrentLocale = null; field in BatteryDiffEntry
264 if (sCurrentLocale != locale) { in getCache()
266 sCurrentLocale, locale)); in getCache()
267 sCurrentLocale = locale; in getCache()
DBatteryEntry.java85 static Locale sCurrentLocale = null; field in BatteryEntry
312 if (sCurrentLocale != locale) { in getQuickNameIconForUid()
314 sCurrentLocale = locale; in getQuickNameIconForUid()