Searched defs:getExternalFilesDir (Results 1 – 5 of 5) sorted by relevance
230 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in MockContext
301 public @Nullable File getExternalFilesDir(@Nullable String type) { in getExternalFilesDir() method in ContextWrapper
1344 public abstract File getExternalFilesDir(@Nullable String type); in getExternalFilesDir() method in Context
1556 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in BridgeContext
828 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in ContextImpl