Searched defs:eldest (Results 1 - 3 of 3) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
H A DLruCache.java88 * checks if we can remove the eldest element before increasing the capacity.
98 * This method is called by LinkedHashMap to check whether the eldest entry
101 * @param eldest
105 protected synchronized boolean removeEldestEntry(Map.Entry<K, V> eldest) { argument
/packages/apps/CertInstaller/src/com/android/certinstaller/
H A DCertInstaller.java490 protected boolean removeEldestEntry(Map.Entry eldest) { argument
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 189 milliseconds