Searched refs:sTextInputTypeText (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
H A DImeAdapter.java112 static int sTextInputTypeText; field in class:ImeAdapter
647 sTextInputTypeText = textInputTypeText;
H A DAdapterInputConnection.java72 if (inputType == ImeAdapter.sTextInputTypeText) {

Completed in 38 milliseconds