Home
last modified time | relevance | path

Searched defs:TextBoundsInfo (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DTextBoundsInfo.java50 public final class TextBoundsInfo implements Parcelable { class
912 private TextBoundsInfo(Parcel source) { in TextBoundsInfo() method in TextBoundsInfo
935 private TextBoundsInfo(Builder builder) { in TextBoundsInfo() method in TextBoundsInfo