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/utils/
InputTypeUtils.java 83 // Please refer to TextView.isPasswordInputType
84 public static boolean isPasswordInputType(final int inputType) {
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]

Completed in 806 milliseconds