Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/util/
DExpirableCache.java149 public CachedValue<V> getCachedValue(K key) { in getCachedValue() method in ExpirableCache
/packages/apps/UnifiedEmail/assets/
Dscript.js76 function getCachedValue(div, property, attrName) { function
/packages/apps/Dialer/java/com/android/contacts/common/model/
DAccountTypeManager.java784 public Map<AccountTypeWithDataSet, AccountType> getCachedValue() { in getCachedValue() method in AccountTypeManagerImpl.InvitableAccountTypeCache
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationCursor.java968 private Object getCachedValue(int columnIndex) { in getCachedValue() method in ConversationCursor
973 private Object getCachedValue(String uri, int columnIndex) { in getCachedValue() method in ConversationCursor