Home
last modified time | relevance | path

Searched defs:msgListingSize (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DBluetoothMapContentTest.java357 int msgListingSize = mBtMapContent.msgListingSize(fe, appParams); in testMsgListing() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java2289 public int msgListingSize(BluetoothMapFolderElement folderElement, in msgListingSize() method in BluetoothMapContent