HomeSort by relevance Sort by last modified time
    Searched refs:hasCache (Results 1 - 9 of 9) sorted by null

  /frameworks/base/core/java/android/util/
TrustedTime.java 35 public boolean hasCache();
NtpTrustedTime.java 129 public boolean hasCache() {
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
NodeSequence.java 93 public boolean hasCache()
268 if(!hasCache())
292 return hasCache() ? (DTMFilter.SHOW_ALL & ~DTMFilter.SHOW_ENTITY_REFERENCE)
338 if(hasCache())
374 if(hasCache())
409 if((false == allowRelease) && !hasCache())
424 if(hasCache())
457 if(!hasCache())
473 return hasCache(); // though may be surprising if it also has an iterator!
501 else if(hasCache() && m_next < getVector().size()
    [all...]
  /dalvik/dx/tests/098-dex-jsr-ret-throw/
ViewDebug$ViewServer.class 
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XNodeSet.java 64 if(!nodeSet.hasCache())
85 if(!val.hasCache())
389 if(hasCache())
409 if(hasCache())
  /hardware/google/av/codec2/vndk/bufferpool/
BufferPoolClient.cpp 192 bool hasCache() const {
359 if (cacheIt->second->hasCache()) {
532 if (!it->second->hasCache() && (it->second->expire() || clearCache)) {
  /external/guice/extensions/persist/lib/
hsqldb.jar 
hibernate3.jar 
  /frameworks/base/services/core/java/com/android/server/
AlarmManagerService.java     [all...]

Completed in 1595 milliseconds