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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapVcardManager.java107 static final String CALLLOG_SORT_ORDER = Calls._ID + " DESC"; field in class:BluetoothPbapVcardManager
227 CALLLOG_SORT_ORDER);
488 CALLLOG_SORT_ORDER);
874 if (!composer.init(CallLog.Calls.CONTENT_URI, selection, null, CALLLOG_SORT_ORDER)

Completed in 30 milliseconds