Searched refs:isGetChildStaticTransformationCalled (Results 1 – 1 of 1) sorted by relevance
1706 assertTrue(vg.isGetChildStaticTransformationCalled); in testDispatchKeyEventPreIme()1707 vg.isGetChildStaticTransformationCalled = false; in testDispatchKeyEventPreIme()1710 assertFalse(vg.isGetChildStaticTransformationCalled); in testDispatchKeyEventPreIme()2177 public boolean isGetChildStaticTransformationCalled; field in ViewGroupTest.MockViewGroup2354 isGetChildStaticTransformationCalled = true; in getChildStaticTransformation()