Searched defs:getExternalFilesDir (Results 1 – 6 of 6) sorted by relevance
28 public static File getExternalFilesDir(Context context, String type) { in getExternalFilesDir() method in ContextCompatFroyo
212 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in ContextWrapper
830 public abstract File getExternalFilesDir(@Nullable String type); in getExternalFilesDir() method in Context
185 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in MockContext
1374 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in BridgeContext
456 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in ContextImpl