Home | History | Annotate | Download | only in widget

Lines Matching refs:drawingTime

3330     protected boolean drawChild(Canvas canvas, View child, long drawingTime) {
3331 boolean more = super.drawChild(canvas, child, drawingTime);