Home
last modified time | relevance | path

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

/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DDrawActivity.java115 DrawCounterListener onDrawListener = new DrawCounterListener(); in notifyOnDrawCompleted()
191 private class DrawCounterListener implements ViewTreeObserver.OnDrawListener { class in DrawActivity