Searched refs:isGetChildStaticTransformationCalled (Results 1 – 1 of 1) sorted by relevance
1660 assertTrue(vg.isGetChildStaticTransformationCalled); in testDispatchKeyEventPreIme()1661 vg.isGetChildStaticTransformationCalled = false; in testDispatchKeyEventPreIme()1664 assertFalse(vg.isGetChildStaticTransformationCalled); in testDispatchKeyEventPreIme()1972 public boolean isGetChildStaticTransformationCalled; field in ViewGroupTest.MockViewGroup2150 isGetChildStaticTransformationCalled = true; in getChildStaticTransformation()