Home
last modified time | relevance | path

Searched refs:showSoftInputIfNecessary (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
DImeAwareEditText.java29 final Runnable mRunShowSoftInputIfNecessary = () -> showSoftInputIfNecessary();
68 private void showSoftInputIfNecessary() { in showSoftInputIfNecessary() method in ImeAwareEditText