Searched defs:getExternalFilesDir (Results 1 – 4 of 4) sorted by relevance
110 public File getExternalFilesDir(String type) { in getExternalFilesDir() method in ShadowUtils.ShadowContextImpl
337 protected File getExternalFilesDir(String type) { in getExternalFilesDir() method in ShadowContextImpl
409 protected File getExternalFilesDir(String type) { in getExternalFilesDir() method in ShadowContextImpl
144 public File getExternalFilesDir(String s) { in getExternalFilesDir() method in MockContext.MockContext2