Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodManagerTest.java154 final AtomicReference<EditText> nonFocusedEditTextRef = new AtomicReference<>(); in testIsActive() local
DKeyboardVisibilityControlTest.java202 final AtomicReference<EditText> nonFocusedEditTextRef = new AtomicReference<>(); in launchTestActivity() local