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

/frameworks/support/core-utils/java/android/support/v4/content/
H A DFileProvider.java579 final SimplePathStrategy strat = new SimplePathStrategy(authority);
639 * @see SimplePathStrategy
663 static class SimplePathStrategy implements PathStrategy { class in class:FileProvider
667 public SimplePathStrategy(String authority) { method in class:FileProvider.SimplePathStrategy

Completed in 134 milliseconds