Searched refs:requestTransparentRegion (Results 1 – 4 of 4) sorted by relevance
134 getParent().requestTransparentRegion(this); in onAttachedToWindow()
2031 child1.requestTransparentRegion(child2); in testRequestTransparentRegion()3306 public void requestTransparentRegion(View child) { in requestTransparentRegion() method in ViewGroupTest.MockViewGroup3308 super.requestTransparentRegion(child); in requestTransparentRegion()
5365 public void requestTransparentRegion(View child) { in requestTransparentRegion() method in ViewTest.MockViewParent
154 () -> container.requestTransparentRegion(mFrameLayout)); in testGatherTransparentRegion()