Searched refs:resultCursorsAsArray (Results 1 – 1 of 1) sorted by relevance
955 Cursor[] resultCursorsAsArray = resultCursor.toArray(new Cursor[0]); in queryMediaForUiWithIdSelection() local956 if (resultCursorsAsArray.length == 0) { in queryMediaForUiWithIdSelection()960 return new MergeCursor(resultCursorsAsArray); in queryMediaForUiWithIdSelection()