aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/CursorAnchorInfoCompatWrapper.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support more methods in the wrapper of CursorAnchorInfo•••This CL add more compatibility wrapper methods for CursorAnchorInfo. This CL also adds more utility functions and types into CompatUtils to reduce explict cast operations. Change-Id: Id50165b552bbf28b832a6da13bf06eedcd2a190e Yohei Yukawa2014-08-201-43/+68
* Add CursorAnchorInfoCompatWrapper for KitKat and older platforms•••Change-Id: Ia26c783ebefd7b928d623a598792b7ba32d89a80 Yohei Yukawa2014-08-121-0/+135