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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
InputTypeUtils.java 91 // Please refer to TextView.isVisiblePasswordInputType
92 public static boolean isVisiblePasswordInputType(final int inputType) {
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]

Completed in 1486 milliseconds