Searched refs:CALL_LOG_PROJECTION (Results 1 – 2 of 2) sorted by relevance
121 private static final String[] CALL_LOG_PROJECTION = new String[] { field in CallLogBackupAgent241 CallLog.Calls.CONTENT_URI, CALL_LOG_PROJECTION, null, null, null); in getAllCallLogEntries()
105 private static final String[] CALL_LOG_PROJECTION = new String[] { field in MissedCallNotifierImpl640 queryHandler.startQuery(0, null, callsUri, CALL_LOG_PROJECTION, in reloadFromDatabase()