Searched refs:getPathStrategy (Results 1 – 1 of 1) sorted by relevance
352 mStrategy = getPathStrategy(context, info.authority); in attachInfo()376 final PathStrategy strategy = getPathStrategy(context, authority); in getUriForFile()528 private static PathStrategy getPathStrategy(Context context, String authority) { in getPathStrategy() method in FileProvider