Searched refs:qwertyKeyListener (Results 1 – 1 of 1) sorted by relevance
353 final QwertyKeyListener qwertyKeyListener in testAccessKeyListener() local355 mActivityRule.runOnUiThread(() -> mTextView.setKeyListener(qwertyKeyListener)); in testAccessKeyListener()357 assertSame(qwertyKeyListener, mTextView.getKeyListener()); in testAccessKeyListener()2882 final QwertyKeyListener qwertyKeyListener in testAccessFilters() local2886 mTextView.setKeyListener(qwertyKeyListener); in testAccessFilters()4139 final QwertyKeyListener qwertyKeyListener = QwertyKeyListener.getInstance(false, in testAccessTransformationMethod() local4144 mTextView.setKeyListener(qwertyKeyListener); in testAccessTransformationMethod()