Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DFocusHandlingTest.java710 final AtomicBoolean popupTextHasWindowFocus = new AtomicBoolean(false); in testMultiWindowFocusHandleOnDifferentUiThread() local
828 final AtomicBoolean popupTextHasWindowFocus = new AtomicBoolean(false); in testOnCheckIsTextEditorRunOnUIThread() local