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
184 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in MockContext
211 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in ContextWrapper
752 public abstract File getExternalFilesDir(@Nullable String type); in getExternalFilesDir() method in Context
1153 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in BridgeContext
1033 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in ContextImpl