Searched refs:popupTextView (Results 1 – 1 of 1) sorted by relevance
730 final EditText popupTextView = serviceSession.getService().getPopupTextView( in testMultiWindowFocusHandleOnDifferentUiThread() local732 assertNotSame(popupTextView.getHandler().getLooper(), in testMultiWindowFocusHandleOnDifferentUiThread()738 popupTextView.post(() -> { in testMultiWindowFocusHandleOnDifferentUiThread()739 popupTextView.setPrivateImeOptions(marker2); in testMultiWindowFocusHandleOnDifferentUiThread()740 popupTextHasViewFocus.set(popupTextView.requestFocus()); in testMultiWindowFocusHandleOnDifferentUiThread()744 mCtsTouchUtils.emulateTapOnViewCenter(instrumentation, null, popupTextView); in testMultiWindowFocusHandleOnDifferentUiThread()834 final EditText popupTextView = serviceSession.getService().getPopupTextView( in testOnCheckIsTextEditorRunOnUIThread() local836 assertTrue(popupTextView.getHandler().getLooper() in testOnCheckIsTextEditorRunOnUIThread()840 mCtsTouchUtils.emulateTapOnViewCenter(instrumentation, null, popupTextView); in testOnCheckIsTextEditorRunOnUIThread()