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

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

Completed in 96 milliseconds