Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMessageListingElement.java69 public void setCursorIndex(int cursorIndex) { in setCursorIndex() method in BluetoothMapMessageListingElement
DBluetoothMapConvoListingElement.java67 public void setCursorIndex(int cursorIndex) { in setCursorIndex() method in BluetoothMapConvoListingElement
DBluetoothMapContent.java1285 e.setCursorIndex(c.getPosition()); in element()
1295 e.setCursorIndex(c.getPosition()); in createConvoElement()