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

  /frameworks/support/core-utils/java/android/support/v4/content/
FileProvider.java 235 * to {@link #getUriForFile(Context, String, File) getUriForFile()}. You can send the content URI
236 * returned by {@link #getUriForFile(Context, String, File) getUriForFile()} to another app in an
249 *Uri contentUri = getUriForFile(getContext(), "com.mydomain.fileprovider", newFile);
252 * {@link #getUriForFile(Context, String, File) getUriForFile()} returns the content URI
256 * {@link #getUriForFile(Context, String, File) getUriForFile()}, do one of the following:
398 public static Uri getUriForFile(Context context, String authority, File file)
    [all...]
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/13.0.0/
support-v4-13.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/18.0.0/
support-v4-18.0.0.jar 
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /external/libgdx/backends/gdx-backend-android/libs/
support-v4-19.0.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/
support-v4-19.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.0.1/
support-v4-19.0.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.1.0/
support-v4-19.1.0.jar 
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 

Completed in 102 milliseconds