Searched defs:getShowSoftInputOnFocus (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTextView.java2908 public final boolean getShowSoftInputOnFocus() { method in class:TextView
5877 if (imm != null && getShowSoftInputOnFocus()) {

Completed in 92 milliseconds