Searched refs:CALLS_PROJECTION (Results 1 – 1 of 1) sorted by relevance
50 private static final String[] CALLS_PROJECTION = new String[]{ field in AtPhonebook423 pbr.cursor = mContentResolver.query(Calls.CONTENT_URI, CALLS_PROJECTION, where, null, in queryPhonebook()