Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DBluetoothMapContentTest.java357 int msgListingSize = mBtMapContent.msgListingSize(fe, appParams); in testMsgListing() local
359 if (listCount == msgListingSize) { in testMsgListing()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java1027 listSize = mOutContent.msgListingSize(folderToList, appParams); in sendMessageListingRsp()
DBluetoothMapContent.java2289 public int msgListingSize(BluetoothMapFolderElement folderElement, in msgListingSize() method in BluetoothMapContent