Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java64 public void setCursorIndex(int cursorIndex) { in setCursorIndex() method in BluetoothMapMessageListingElement
H A DBluetoothMapConvoListingElement.java67 public void setCursorIndex(int cursorIndex) { in setCursorIndex() method in BluetoothMapConvoListingElement
H A DBluetoothMapContent.java1377 e.setCursorIndex(c.getPosition()); in element()
1387 e.setCursorIndex(c.getPosition()); in createConvoElement()