Searched refs:DrawCounterListener (Results 1 – 1 of 1) sorted by relevance
132 DrawCounterListener onDrawListener = new DrawCounterListener(drawCountDelay); in handleMessage()148 private class DrawCounterListener implements ViewTreeObserver.OnPreDrawListener { class in DrawActivity152 public DrawCounterListener(int extraDraws) { in DrawCounterListener() method in DrawActivity.DrawCounterListener