OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
Cursor cursor=contentResolver.query(MediaStore.Images.Media.EXTERNAL_CONTENT_URI,projection,MediaStore.Images.Media.DATA + STR0,new String[]{originalPath},null);Cursor cursor=contentResolver.query(MediaStore.Images.Media.EXTERNAL_CONTENT_URI,projection.toArray(new String[projection.size()]),MediaStore.Images.Media.DATA + STR0,new String[]{originalPath},null);contentResolver.query(MediaStore.Images.Media.EXTERNAL_CONTENT_URI,projection,MediaStore.Images.Media.DATA + STR0,new String[]{originalPath},null)contentResolver.query(MediaStore.Images.Media.EXTERNAL_CONTENT_URI,projection.toArray(new String[projection.size()]),MediaStore.Images.Media.DATA + STR0,new String[]{originalPath},null)RxGalleryFinal2f65d61f9256fc18e8a674daca1cf0c579766a2ccn.finalteam.rxgalleryfinal.utils.MediaUtils
_1139
_2155
_1projection
_2projection
TCIVarprojection
v1contentResolver
v2MediaStore.Images.Media.EXTERNAL_CONTENT_URI
v3MediaStore.Images.Media.DATA + STR0
v4new String[]{originalPath}
v5null
TCIVarprojection
v1contentResolver
v2MediaStore.Images.Media.EXTERNAL_CONTENT_URI
v3MediaStore.Images.Media.DATA + STR0
v4new String[]{originalPath}
v5null
UsesTrue
Cursor cursor=contentResolver.query(MediaStore.Video.Media.EXTERNAL_CONTENT_URI,projection,selection,selectionArgs,MediaStore.Video.Media.DATE_ADDED + STR0 + limit+ STR1+ offset);Cursor cursor=contentResolver.query(MediaStore.Video.Media.EXTERNAL_CONTENT_URI,projection.toArray(new String[projection.size()]),selection,selectionArgs,MediaStore.Video.Media.DATE_ADDED + STR0 + limit+ STR1+ offset);contentResolver.query(MediaStore.Video.Media.EXTERNAL_CONTENT_URI,projection,selection,selectionArgs,MediaStore.Video.Media.DATE_ADDED + STR0 + limit+ STR1+ offset)contentResolver.query(MediaStore.Video.Media.EXTERNAL_CONTENT_URI,projection.toArray(new String[projection.size()]),selection,selectionArgs,MediaStore.Video.Media.DATE_ADDED + STR0 + limit+ STR1+ offset)RxGalleryFinal2f65d61f9256fc18e8a674daca1cf0c579766a2ccn.finalteam.rxgalleryfinal.utils.MediaUtils
_193
_2103
_1projection
_2projection
TCIVarprojection
v1contentResolver
v2MediaStore.Video.Media.EXTERNAL_CONTENT_URI
v3selection
v4selectionArgs
v5MediaStore.Video.Media.DATE_ADDED + STR0 + limit+ STR1+ offset
TCIVarprojection
v1contentResolver
v2MediaStore.Video.Media.EXTERNAL_CONTENT_URI
v3selection
v4selectionArgs
v5MediaStore.Video.Media.DATE_ADDED + STR0 + limit+ STR1+ offset
UsesTrue
Cursor cursor=contentResolver.query(MediaStore.Images.Media.EXTERNAL_CONTENT_URI,projection,selection,selectionArgs,MediaStore.Images.Media.DATE_ADDED + STR0 + limit+ STR1+ offset);Cursor cursor=contentResolver.query(MediaStore.Images.Media.EXTERNAL_CONTENT_URI,projection.toArray(new String[projection.size()]),selection,selectionArgs,MediaStore.Images.Media.DATE_ADDED + STR0 + limit+ STR1+ offset);contentResolver.query(MediaStore.Images.Media.EXTERNAL_CONTENT_URI,projection,selection,selectionArgs,MediaStore.Images.Media.DATE_ADDED + STR0 + limit+ STR1+ offset)contentResolver.query(MediaStore.Images.Media.EXTERNAL_CONTENT_URI,projection.toArray(new String[projection.size()]),selection,selectionArgs,MediaStore.Images.Media.DATE_ADDED + STR0 + limit+ STR1+ offset)RxGalleryFinal2f65d61f9256fc18e8a674daca1cf0c579766a2ccn.finalteam.rxgalleryfinal.utils.MediaUtils
_140
_243
_1projection
_2projection
TCIVarprojection
v1contentResolver
v2MediaStore.Images.Media.EXTERNAL_CONTENT_URI
v3selection
v4selectionArgs
v5MediaStore.Images.Media.DATE_ADDED + STR0 + limit+ STR1+ offset
TCIVarprojection
v1contentResolver
v2MediaStore.Images.Media.EXTERNAL_CONTENT_URI
v3selection
v4selectionArgs
v5MediaStore.Images.Media.DATE_ADDED + STR0 + limit+ STR1+ offset
UsesTrue