Searched defs:addRoot (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/core-utils/java/android/support/v4/content/
H A DFileProvider.java620 strat.addRoot(name, buildPath(target, path));
659 * {@code addRoot("myfiles", context.getFilesDir())}, then
675 public void addRoot(String name, File root) { method in class:FileProvider.SimplePathStrategy

Completed in 28 milliseconds