Home
last modified time | relevance | path

Searched refs:cviewB (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/text/src/android/text/cts/
DEmojiTest.java143 CaptureTextView cviewB = new CaptureTextView(mActivity); in testEmojiGlyph() local
144 bitmapB = cviewB.capture(Character.toChars(sComparedCodePoints[i][1])); in testEmojiGlyph()