Searched refs:projectionWithNumber (Results 1 – 1 of 1) sorted by relevance
6874 String[] projectionWithNumber = projection; in queryLocal() local6877 projectionWithNumber = ArrayUtils.appendElement( in queryLocal()6887 Cursor cursor = doQuery(db, qb, projectionWithNumber, selection, selectionArgs, in queryLocal()6906 final Cursor fallbackCursor = doQuery(db, qb, projectionWithNumber, in queryLocal()