Searched refs:mCursorIndex (Results 1 – 3 of 3) sorted by relevance
31 private final int mCursorIndex; field in TextRange37 return mCursorIndex - mWordAtCursorStartIndex; in getNumberOfCharsInWordBeforeCursor()41 return mWordAtCursorEndIndex - mCursorIndex; in getNumberOfCharsInWordAfterCursor()118 mCursorIndex = cursorIndex; in TextRange()
63 private int mCursorIndex = 0; field in BluetoothMapMessageListingElement66 return mCursorIndex; in getCursorIndex()70 this.mCursorIndex = cursorIndex; in setCursorIndex()
56 private int mCursorIndex = 0; field in BluetoothMapConvoListingElement64 return mCursorIndex; in getCursorIndex()68 this.mCursorIndex = cursorIndex; in setCursorIndex()