Home
last modified time | relevance | path

Searched refs:CALLLOG_SORT_ORDER (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManager.java85 static final String CALLLOG_SORT_ORDER = Calls._ID + " DESC"; field in BluetoothPbapVcardManager
250 CALLLOG_SORT_ORDER); in loadCallHistoryList()
610 CALLLOG_SORT_ORDER); in composeAndSendSelectedCallLogVcards()
1113 if (!composer.init(CallLog.Calls.CONTENT_URI, selection, null, CALLLOG_SORT_ORDER) in composeCallLogsAndSendSelectedVCards()