Searched refs:qwertyKeyListener (Results 1 – 1 of 1) sorted by relevance
225 final QwertyKeyListener qwertyKeyListener in testAccessKeyListener() local229 mTextView.setKeyListener(qwertyKeyListener); in testAccessKeyListener()233 assertSame(qwertyKeyListener, mTextView.getKeyListener()); in testAccessKeyListener()1925 final QwertyKeyListener qwertyKeyListener in testAccessFilters() local1930 mTextView.setKeyListener(qwertyKeyListener); in testAccessFilters()2442 final QwertyKeyListener qwertyKeyListener = QwertyKeyListener.getInstance(false,2448 mTextView.setKeyListener(qwertyKeyListener);