HomeSort by relevance Sort by last modified time
    Searched defs:CacheData (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
CacheData.java 35 public final class CacheData {
40 private static final String TAG = "CacheData";
82 * Creates an instance of CacheData with an empty cache, and uses no caching that is external
85 public CacheData() {
90 * Creates an instance of CacheData with an empty cache, and uses additional caching (external
93 public CacheData(ClientCacheManager clientCacheManager) {
110 * new ClientData(new CacheData(allCachedData))
117 public CacheData(String jsonString) {
134 * Interface for all listeners to {@link CacheData} change. This is only used when multiple
235 * to later create a new CacheData object containing the same cached data
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 599 CacheData,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 1515 milliseconds