Searched defs:getExternalFilesDir (Results 1 – 5 of 5) sorted by relevance
230 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in MockContext
280 public @Nullable File getExternalFilesDir(@Nullable String type) { in getExternalFilesDir() method in ContextWrapper
1287 public abstract File getExternalFilesDir(@Nullable String type); in getExternalFilesDir() method in Context
1543 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in BridgeContext
812 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in ContextImpl