Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/inputmethod/src/android/view/inputmethod/cts/
H A DFocusHandlingTest.java703 final AtomicBoolean popupTextHasWindowFocus = new AtomicBoolean(false); in testMultiWindowFocusHandleOnDifferentUiThread() local
826 final AtomicBoolean popupTextHasWindowFocus = new AtomicBoolean(false); in testOnCheckIsTextEditorRunOnUIThread() local