Home | History | Annotate | Download | only in cts

Lines Matching defs:getImeActionLabel

5124         assertNull(mTextView.getImeActionLabel());
5128 assertEquals("pinyin", mTextView.getImeActionLabel().toString());