aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/InputView.java
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2014-02-17 14:44:01 +0900
committerYohei Yukawa <yukawa@google.com>2014-02-17 15:32:33 +0900
commit6d43124215ca49feb35022c602d1dae7b5f23e4d (patch)
tree8cd1bc0ab80d6ca4e2ff1ac814bd1842a77f09aa /java/src/com/android/inputmethod/latin/InputView.java
parent95d16561e0e6c38dbd99c893f09c5dbe9d4a465d (diff)
downloadlatinime-6d43124215ca49feb35022c602d1dae7b5f23e4d.tar.gz
latinime-6d43124215ca49feb35022c602d1dae7b5f23e4d.tar.xz
latinime-6d43124215ca49feb35022c602d1dae7b5f23e4d.zip
Stop using deprecated InputMethodSubtype constructor
The constructors of InputMethodSubtype were deprecated in API level 19. However we cannot yet switch to a new InputMethodSubtypeBuilder style due to our minimum support API level. As an intermediate solution, this patch replaces the these API calls with InputMethodSubtypeCompatUtils.newInputMethodSubtype so that these legacy API call can be consolidated at the same place. BUG: 13030512 Change-Id: I561a585f5dbea56c337680b645be5ef07015a0b1
Diffstat (limited to 'java/src/com/android/inputmethod/latin/InputView.java')
0 files changed, 0 insertions, 0 deletions