Searched refs:CALLLOG_SORT_ORDER (Results 1 – 1 of 1) sorted by relevance
102 static final String CALLLOG_SORT_ORDER = Calls._ID + " DESC"; field in BluetoothPbapVcardManager225 callCursor = mResolver.query(myUri, projection, selection, null, CALLLOG_SORT_ORDER); in loadCallHistoryList()500 CALLLOG_SORT_ORDER); in composeAndSendSelectedCallLogVcards()920 if (!composer.init(CallLog.Calls.CONTENT_URI, selection, null, CALLLOG_SORT_ORDER) in composeCallLogsAndSendSelectedVCards()