Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DBluetoothMapContentTest.java355 BluetoothMapMessageListing msgListing = mBtMapContent.msgListing(fe, appParams); in testMsgListing() local
387 BluetoothMapMessageListing msgListing = mBtMapContent.msgListing(fe, appParams); in testMsgListingUnread() local
417 BluetoothMapMessageListing msgListing = mBtMapContent.msgListing(fe, appParams); in testMsgListingWithOriginator() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java2051 public BluetoothMapMessageListing msgListing(BluetoothMapFolderElement folderElement, in msgListing() method in BluetoothMapContent