Searched refs:removeViewInLayout (Results 1 – 2 of 2) sorted by relevance
259 root.removeViewInLayout(new View(context)); in testRemoveViewInLayout()262 root.removeViewInLayout(child2); in testRemoveViewInLayout()267 root.removeViewInLayout(child2); in testRemoveViewInLayout()272 root.removeViewInLayout(child1); in testRemoveViewInLayout()273 root.removeViewInLayout(child3); in testRemoveViewInLayout()
125 removeViewInLayout(view); in removeView()129 public void removeViewInLayout(View view) { in removeViewInLayout() method in ShadowViewGroup