Searched refs:newNullCache (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/util/
H A DCache.java147 public static <K,V> Cache<K,V> newNullCache() { method in class:Cache
/libcore/ojluni/src/main/java/sun/security/provider/certpath/ldap/
H A DLDAPCertStore.java207 valueCache = Cache.newNullCache();

Completed in 801 milliseconds