Searched refs:requestTransparentRegion (Results 1 – 3 of 3) sorted by relevance
154 () -> container.requestTransparentRegion(mFrameLayout)); in testGatherTransparentRegion()
2027 child1.requestTransparentRegion(child2); in testRequestTransparentRegion()3281 public void requestTransparentRegion(View child) { in requestTransparentRegion() method in ViewGroupTest.MockViewGroup3283 super.requestTransparentRegion(child); in requestTransparentRegion()
5254 public void requestTransparentRegion(View child) { in requestTransparentRegion() method in ViewTest.MockViewParent