Searched refs:getPreloadsFileCache (Results 1 – 9 of 9) sorted by relevance
6 method public java.io.File getPreloadsFileCache();
243 public File getPreloadsFileCache() { in getPreloadsFileCache() method in RavenwoodBaseContext
359 public @Nullable File getPreloadsFileCache() { in getPreloadsFileCache() method in ContextWrapper360 return mBase.getPreloadsFileCache(); in getPreloadsFileCache()
1833 public abstract File getPreloadsFileCache(); in getPreloadsFileCache() method in Context
369 public File getPreloadsFileCache() { in getPreloadsFileCache() method in ApplicationContext372 return context.getPreloadsFileCache(); in getPreloadsFileCache()
1561 public File getPreloadsFileCache() { in getPreloadsFileCache() method in BridgeContext
917 public File getPreloadsFileCache() { throw new UnsupportedOperationException(); } in getPreloadsFileCache() method in MockContext
980 public File getPreloadsFileCache() { in getPreloadsFileCache() method in ContextImpl
3768 method @Nullable public abstract java.io.File getPreloadsFileCache();3839 method @Nullable public java.io.File getPreloadsFileCache();