Home
last modified time | relevance | path

Searched refs:isTypeNull (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DInputAttributes.java144 public boolean isTypeNull() { in isTypeNull() method in InputAttributes
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
DInputLogic.java1113 || inputTransaction.mSettingsValues.mInputAttributes.isTypeNull() in handleBackspaceEvent()