Searched defs:editorRef (Results 1 – 2 of 2) sorted by relevance
280 AtomicReference<EditText> editorRef) throws Exception; in run()314 final AtomicReference<EditText> editorRef = new AtomicReference<>(); in verifyHideImeBackPressed() local930 final AtomicReference<EditText> editorRef = new AtomicReference<>(); in testNonImeFocusablePopupWindow_onTopOfIme() local994 final AtomicReference<EditText> editorRef = new AtomicReference<>(); in testImeVisibleOnImeFocusableOverlay() local
1090 final var editorRef = new AtomicReference<EditText>(); in testClearCurRootViewWhenDifferentProcessBecomesActive() local