- backRefs
- an array of previous results
- numBackRefs
- the number of valid previous results in backRefs
Documentation for this section has not yet been entered.
The ContentValues back references are represented as a ContentValues object where the key refers to a column and the value is an index of the back reference whose valued should be associated with the column.
This is intended to be a private method but it is exposed for unit testing purposes