OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cwebview
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/text/src/android/text/cts/
EmojiTest.java
61
CaptureWebView
cwebview
= new CaptureWebView(getInstrumentation().getContext());
local
95
mBitmapA =
cwebview
.capture(Character.toChars(comparedCodePoints[i][0]));
96
mBitmapB =
cwebview
.capture(Character.toChars(comparedCodePoints[i][1]));
Completed in 1349 milliseconds