HomeSort by relevance Sort by last modified time
    Searched defs:isPasswordInputType (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
InputTypeUtils.java 76 // Please refer to TextView.isPasswordInputType
77 public static boolean isPasswordInputType(int inputType) {
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]

Completed in 2325 milliseconds