Searched refs:getCursorIndex (Results 1 – 2 of 2) sorted by relevance
59 public int getCursorIndex() { in getCursorIndex() method in BluetoothMapMessageListingElement
1377 if (tmpCursor != null && tmpCursor.moveToPosition(ele.getCursorIndex())) { in msgListing()