Home
last modified time | relevance | path

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

/frameworks/support/compat/src/main/java/androidx/core/content/
DFileProvider.java691 static class SimplePathStrategy implements PathStrategy { class in FileProvider
695 SimplePathStrategy(String authority) { in SimplePathStrategy() method in FileProvider.SimplePathStrategy