Searched refs:willNotDraw (Results 1 – 2 of 2) sorted by relevance
53 public boolean willNotDraw; field in ViewNode83 willNotDraw = getBoolean("willNotDraw()", false); in decode()
115 if (!node.willNotDraw) { in drawChildren()