Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMessageListingElement.java247 public void setThreadName(String name) { in setThreadName() method in BluetoothMapMessageListingElement
DBluetoothMapContent.java506 private void setThreadName(BluetoothMapMessageListingElement e, Cursor c, in setThreadName() method in BluetoothMapContent
512 e.setThreadName(threadName); in setThreadName()
2266 setThreadName(ele, tmpCursor, fi, ap); in msgListing()