Searched refs:mTextBefore (Results 1 – 1 of 1) sorted by relevance
73 final CharSequence mTextBefore; field in RichInputConnectionAndTextRangeTests.MockConnection91 mTextBefore = TextUtils.CHAR_SEQUENCE_CREATOR.createFromParcel(p); in MockConnection()99 mTextBefore = textBefore; in MockConnection()105 return mTextBefore.length(); in cursorPos()113 return mTextBefore; in getTextBeforeCursor()