Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a942c6c9 authored by Haoyu Zhang's avatar Haoyu Zhang Committed by Android (Google) Code Review
Browse files

Merge "Helper methods for TextBoundsInfo"

parents 1d63e4f9 8a2eaa79
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -54551,6 +54551,8 @@ package android.view.inputmethod {
    method @NonNull public android.text.SegmentFinder getGraphemeSegmentFinder();
    method @NonNull public android.text.SegmentFinder getLineSegmentFinder();
    method @NonNull public android.graphics.Matrix getMatrix();
    method public int getOffsetForPosition(float, float);
    method @Nullable public int[] getRangeForRect(@NonNull android.graphics.RectF, @NonNull android.text.SegmentFinder, @NonNull android.text.Layout.TextInclusionStrategy);
    method public int getStart();
    method @NonNull public android.text.SegmentFinder getWordSegmentFinder();
    method public void writeToParcel(@NonNull android.os.Parcel, int);
+549 −0

File changed.

Preview size limit exceeded, changes collapsed.