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
209 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in ContextWrapper
677 public abstract File getExternalFilesDir(String type); in getExternalFilesDir() method in Context
178 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in MockContext
1063 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in BridgeContext
845 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in ContextImpl