Home
last modified time | relevance | path

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

/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DTestActivity.java178 public void showOverlayWindow(boolean imeFocusable) { in showOverlayWindow() argument
188 imeFocusable ? FLAG_NOT_FOCUSABLE | FLAG_ALT_FOCUSABLE_IM : FLAG_NOT_FOCUSABLE, in showOverlayWindow()