Home
last modified time | relevance | path

Searched defs:getCachedValue (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/util/
DExpirableCache.java173 public CachedValue<V> getCachedValue(K key) { in getCachedValue() method in ExpirableCache
/packages/apps/Contacts/src/com/android/contacts/model/
DAccountTypeManager.java801 public Map<AccountTypeWithDataSet, AccountType> getCachedValue() { in getCachedValue() method in AccountTypeManagerImpl.InvitableAccountTypeCache