Searched defs:printToDiv (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/BrowserTestPlugin/jni/event/
H A DEventPlugin.cpp106 void EventPlugin::printToDiv(const char* text, int length) { function in class:EventPlugin
157 printToDiv(msg, strlen(msg));
162 printToDiv(msg, strlen(msg));
167 printToDiv(msg, strlen(msg));

Completed in 55 milliseconds