Searched refs:requestTransparentRegion (Results 1 – 3 of 3) sorted by relevance
150 container.requestTransparentRegion(mFrameLayout); in testGatherTransparentRegion()
1311 son1.requestTransparentRegion(son2); in testRequestTransparentRegion()2248 public void requestTransparentRegion(View child) { in requestTransparentRegion() method in ViewGroupTest.MockViewGroup2250 super.requestTransparentRegion(child); in requestTransparentRegion()
3795 public void requestTransparentRegion(View child) { in requestTransparentRegion() method in ViewTest.MockViewParent