Searched refs:projectionWithNumber (Results 1 – 1 of 1) sorted by relevance
7230 String[] projectionWithNumber = projection; in queryLocal() local7233 projectionWithNumber = ArrayUtils.appendElement( in queryLocal()7243 Cursor cursor = doQuery(db, qb, projectionWithNumber, selection, selectionArgs, in queryLocal()7268 Cursor fallbackCursor = doQuery(db, qb, projectionWithNumber, in queryLocal()