HomeSort by relevance Sort by last modified time
    Searched defs:getPathStrategy (Results 1 - 2 of 2) sorted by null

  /frameworks/support/v4/java/android/support/v4/content/
FileProvider.java 113 mStrategy = getPathStrategy(context, info.authority);
130 final PathStrategy strategy = getPathStrategy(context, authority);
211 private static PathStrategy getPathStrategy(Context context, String authority) {
235 * @see #getPathStrategy(Context, String)
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 

Completed in 25 milliseconds