Searched refs:qwertyKeyListener (Results 1 – 1 of 1) sorted by relevance
319 final QwertyKeyListener qwertyKeyListener in testAccessKeyListener() local321 mActivityRule.runOnUiThread(() -> mTextView.setKeyListener(qwertyKeyListener)); in testAccessKeyListener()323 assertSame(qwertyKeyListener, mTextView.getKeyListener()); in testAccessKeyListener()2800 final QwertyKeyListener qwertyKeyListener in testAccessFilters() local2804 mTextView.setKeyListener(qwertyKeyListener); in testAccessFilters()4053 final QwertyKeyListener qwertyKeyListener = QwertyKeyListener.getInstance(false, in testAccessTransformationMethod() local4058 mTextView.setKeyListener(qwertyKeyListener); in testAccessTransformationMethod()