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