Searched refs:showSoftInputIfNecessary (Results 1 – 2 of 2) sorted by relevance
29 final Runnable mRunShowSoftInputIfNecessary = () -> showSoftInputIfNecessary();68 private void showSoftInputIfNecessary() { in showSoftInputIfNecessary() method in ImeAwareEditText