summaryrefslogtreecommitdiff
path: root/core/java/android/view/inputmethod/SparseRectFArray.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Polish new IME API for L: CursorAnchorInfoYohei Yukawa2014-07-101-4/+47
* Require coordinate transformation matrix if necessaryYohei Yukawa2014-07-021-0/+4
* Introduce new API for floating window supportYohei Yukawa2014-05-091-0/+265