Searched refs:requestTransparentRegion (Results 1 – 3 of 3) sorted by relevance
155 () -> container.requestTransparentRegion(mFrameLayout)); in testGatherTransparentRegion()
1859 child1.requestTransparentRegion(child2); in testRequestTransparentRegion()3006 public void requestTransparentRegion(View child) { in requestTransparentRegion() method in ViewGroupTest.MockViewGroup3008 super.requestTransparentRegion(child); in requestTransparentRegion()
4836 public void requestTransparentRegion(View child) { in requestTransparentRegion() method in ViewTest.MockViewParent