Searched refs:getPreloadsFileCache (Results 1 – 7 of 7) sorted by relevance
6 method public java.io.File getPreloadsFileCache();
353 public @Nullable File getPreloadsFileCache() { in getPreloadsFileCache() method in ContextWrapper354 return mBase.getPreloadsFileCache(); in getPreloadsFileCache()
1649 public abstract File getPreloadsFileCache(); in getPreloadsFileCache() method in Context
907 public File getPreloadsFileCache() { throw new UnsupportedOperationException(); } in getPreloadsFileCache() method in MockContext
1500 public File getPreloadsFileCache() { in getPreloadsFileCache() method in BridgeContext
920 public File getPreloadsFileCache() { in getPreloadsFileCache() method in ContextImpl
2933 method @Nullable public abstract java.io.File getPreloadsFileCache();2997 method @Nullable public java.io.File getPreloadsFileCache();