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/compat/
InputTypeCompatUtils.java 104 // Please refer to TextView.isPasswordInputType
105 public static boolean isPasswordInputType(int inputType) {
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]

Completed in 360 milliseconds