Home
last modified time | relevance | path

Searched defs:inputMethodManager (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/imgui/examples/example_android_opengl3/android/app/src/main/java/
DMainActivity.kt16 … val inputMethodManager = getSystemService(Context.INPUT_METHOD_SERVICE) as InputMethodManager in showSoftInput() constant
21 … val inputMethodManager = getSystemService(Context.INPUT_METHOD_SERVICE) as InputMethodManager in hideSoftInput() constant