Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManager.java185 String selection = BluetoothPbapObexServer.createSelectionPara(type); in getCallHistorySize()
207 String selection = BluetoothPbapObexServer.createSelectionPara(type); in loadCallHistoryList()
350 String typeSelection = BluetoothPbapObexServer.createSelectionPara(type); in composeAndSendCallLogVcards()
DBluetoothPbapObexServer.java1008 public static final String createSelectionPara(final int type) { in createSelectionPara() method in BluetoothPbapObexServer