Searched refs:editText2Ref (Results 1 – 1 of 1) sorted by relevance
1664 final AtomicReference<EditText> editText2Ref = new AtomicReference<>(); in testIMEVisibleInSplitScreenWithWindowInsetsApi() local1682 editText2Ref.set(editText2); in testIMEVisibleInSplitScreenWithWindowInsetsApi()1714 editText2Ref.get().requestFocus(); in testIMEVisibleInSplitScreenWithWindowInsetsApi()1715 editText2Ref.get() in testIMEVisibleInSplitScreenWithWindowInsetsApi()