Searched refs:STATUS_PROJECTION (Results 1 – 1 of 1) sorted by relevance
205 final String[] STATUS_PROJECTION = new String[] { in testStatusTable() local237 mStatusContentUri, STATUS_PROJECTION, null, null, null, null); in testStatusTable()257 cursor = mStatusProvider.query(mStatusContentUri, STATUS_PROJECTION, in testStatusTable()270 cursor = mStatusProvider.query(mStatusContentUri, STATUS_PROJECTION, in testStatusTable()