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.java64 public void setCursorIndex(int cursorIndex) { in setCursorIndex() method in BluetoothMapMessageListingElement
DBluetoothMapConvoListingElement.java67 public void setCursorIndex(int cursorIndex) { in setCursorIndex() method in BluetoothMapConvoListingElement
DBluetoothMapContent.java1377 e.setCursorIndex(c.getPosition()); in element()
1387 e.setCursorIndex(c.getPosition()); in createConvoElement()