Home
last modified time | relevance | path

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

/frameworks/support/v4/java/android/support/v4/content/
DFileProvider.java631 static class SimplePathStrategy implements PathStrategy { class in FileProvider
635 public SimplePathStrategy(String authority) { in SimplePathStrategy() method in FileProvider.SimplePathStrategy