Searched refs:popupTextHasWindowFocus (Results 1 – 1 of 1) sorted by relevance
710 final AtomicBoolean popupTextHasWindowFocus = new AtomicBoolean(false); in testMultiWindowFocusHandleOnDifferentUiThread() local731 popupTextHasWindowFocus); in testMultiWindowFocusHandleOnDifferentUiThread()745 TestUtils.waitOnMainUntil(() -> popupTextHasWindowFocus.get() in testMultiWindowFocusHandleOnDifferentUiThread()754 && !popupTextHasWindowFocus.get(), TIMEOUT); in testMultiWindowFocusHandleOnDifferentUiThread()828 final AtomicBoolean popupTextHasWindowFocus = new AtomicBoolean(false); in testOnCheckIsTextEditorRunOnUIThread() local835 popupTextHasWindowFocus); in testOnCheckIsTextEditorRunOnUIThread()