Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DImeAwareEditText.java29 final Runnable mRunShowSoftInputIfNecessary = () -> showSoftInputIfNecessary();
68 private void showSoftInputIfNecessary() { in showSoftInputIfNecessary() method in ImeAwareEditText