Searched refs:unpackRangeEndFromLong (Results 1 – 5 of 5) sorted by relevance
1234 final int maxOffset = TextUtils.unpackRangeEndFromLong(lastTouchOffsets); in selectCurrentWord()1263 selectionEnd = TextUtils.unpackRangeEndFromLong(range); in selectCurrentWord()1286 final int maxLastTouchOffset = TextUtils.unpackRangeEndFromLong(lastTouchOffsets); in selectCurrentParagraph()1290 final int end = TextUtils.unpackRangeEndFromLong(paragraphsRange); in selectCurrentParagraph()2153 int lastLine = TextUtils.unpackRangeEndFromLong(lineRange); in drawHardwareAccelerated()2991 end = TextUtils.unpackRangeEndFromLong(range); in getTextThumbnailBuilder()6356 offset = TextUtils.unpackRangeEndFromLong(range);7083 final int selectionEnd = TextUtils.unpackRangeEndFromLong(paragraphsRange); in updateParagraphBasedSelection()
409 int lastLine = TextUtils.unpackRangeEndFromLong(lineRange); in draw()431 int lastLine = TextUtils.unpackRangeEndFromLong(lineRange); in drawText()451 int lastLine = TextUtils.unpackRangeEndFromLong(lineRange); in drawBackground()
2098 public static int unpackRangeEndFromLong(long range) { in unpackRangeEndFromLong() method in TextUtils
15274 HSPLandroid/text/TextUtils;->unpackRangeEndFromLong(J)I
15338 HSPLandroid/text/TextUtils;->unpackRangeEndFromLong(J)I