Searched refs:getPreloadsFileCache (Results 1 – 7 of 7) sorted by relevance
6 method public java.io.File getPreloadsFileCache();
332 public @Nullable File getPreloadsFileCache() { in getPreloadsFileCache() method in ContextWrapper333 return mBase.getPreloadsFileCache(); in getPreloadsFileCache()
1592 public abstract File getPreloadsFileCache(); in getPreloadsFileCache() method in Context
892 public File getPreloadsFileCache() { throw new UnsupportedOperationException(); } in getPreloadsFileCache() method in MockContext
1487 public File getPreloadsFileCache() { in getPreloadsFileCache() method in BridgeContext
912 public File getPreloadsFileCache() { in getPreloadsFileCache() method in ContextImpl
2308 method @Nullable public abstract java.io.File getPreloadsFileCache();2364 method @Nullable public java.io.File getPreloadsFileCache();