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 352 mStrategy = getPathStrategy(context, info.authority);
376 final PathStrategy strategy = getPathStrategy(context, authority);
528 private static PathStrategy getPathStrategy(Context context, String authority) {
552 * @see #getPathStrategy(Context, String)
    [all...]
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 

Completed in 26 milliseconds