OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZoneStringsCache
(Results
1 - 9
of
9
) sorted by null
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
ShadowLibcoreTimeZoneNames.java
30
* System.logI used by
ZoneStringsCache
.create is a method new in API 24 and not available in
38
@Implements(value = TimeZoneNames.
ZoneStringsCache
.class, isInAndroidSdk = false)
42
private TimeZoneNames.
ZoneStringsCache
mRealObject;
/libcore/luni/src/main/java/libcore/icu/
TimeZoneNames.java
45
private static final
ZoneStringsCache
cachedZoneStrings = new
ZoneStringsCache
();
47
public static class
ZoneStringsCache
extends BasicLruCache<Locale, String[][]> {
48
public
ZoneStringsCache
() {
/frameworks/base/config/
preloaded-classes
[
all
...]
/prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar
android-all-7.1.0_r7-robolectric-0.jar
android-all-8.0.0_r4-robolectric-0.jar
android-all-8.0.0_r4-robolectric-r1.jar
android-all-8.1.0-robolectric-r4458339.jar
android-all-o-preview-4-robolectric-0.jar
Completed in 925 milliseconds