Searched refs:qwertyKeyListener (Results 1 – 1 of 1) sorted by relevance
308 final QwertyKeyListener qwertyKeyListener in testAccessKeyListener() local310 mActivityRule.runOnUiThread(() -> mTextView.setKeyListener(qwertyKeyListener)); in testAccessKeyListener()312 assertSame(qwertyKeyListener, mTextView.getKeyListener()); in testAccessKeyListener()2577 final QwertyKeyListener qwertyKeyListener in testAccessFilters() local2581 mTextView.setKeyListener(qwertyKeyListener); in testAccessFilters()3798 final QwertyKeyListener qwertyKeyListener = QwertyKeyListener.getInstance(false, in testAccessTransformationMethod() local3803 mTextView.setKeyListener(qwertyKeyListener); in testAccessTransformationMethod()