Searched defs:getExternalFilesDir (Results 1 – 2 of 2) sorted by relevance
267 protected File getExternalFilesDir(String type) { in getExternalFilesDir() method in ShadowContextImpl
144 public File getExternalFilesDir(String s) { in getExternalFilesDir() method in MockContext.MockContext2