Searched refs:qwertyKeyListener (Results 1 – 1 of 1) sorted by relevance
233 final QwertyKeyListener qwertyKeyListener in testAccessKeyListener() local237 mTextView.setKeyListener(qwertyKeyListener); in testAccessKeyListener()241 assertSame(qwertyKeyListener, mTextView.getKeyListener()); in testAccessKeyListener()2253 final QwertyKeyListener qwertyKeyListener in testAccessFilters() local2258 mTextView.setKeyListener(qwertyKeyListener); in testAccessFilters()2969 final QwertyKeyListener qwertyKeyListener = QwertyKeyListener.getInstance(false, in testAccessTransformationMethod() local2975 mTextView.setKeyListener(qwertyKeyListener); in testAccessTransformationMethod()