Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DImeAwareEditText.java29 final Runnable mRunShowSoftInputIfNecessary = () -> showSoftInputIfNecessary();
68 private void showSoftInputIfNecessary() { in showSoftInputIfNecessary() method in ImeAwareEditText