Searched refs:querySource (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/util/
H A DSaveVideoFileUtils.java57 private static void querySource(ContentResolver contentResolver, Uri uri, method in class:SaveVideoFileUtils
76 querySource(contentResolver, uri,
115 querySource(contentResolver, uri, projection,
/packages/apps/Camera2/src/com/android/camera/crop/
H A DSaveImage.java348 public static void querySource(Context context, Uri sourceUri, String[] projection, method in class:SaveImage
404 querySource(context, srcUri, new String[] {
429 querySource(context, src, new String[] {
506 SaveImage.querySource(context, sourceUri, projection,
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
H A DSaveImage.java557 public static void querySource(Context context, Uri sourceUri, String[] projection, method in class:SaveImage
613 querySource(context, srcUri, new String[] {
638 querySource(context, src, new String[] {
718 SaveImage.querySource(context, sourceUri, projection,

Completed in 103 milliseconds