Home
last modified time | relevance | path

Searched refs:resetRtlPropertiesCount (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java2714 static public int resetRtlPropertiesCount; field in ViewGroupTest
2723 resetRtlPropertiesCount = 0; in clearRtlCounters()
2743 assertEquals(1, resetRtlPropertiesCount); in testResetRtlProperties()
2755 assertEquals(3, resetRtlPropertiesCount); // for v1 / v2 / v3 only in testResetRtlProperties()
2764 assertEquals(1, resetRtlPropertiesCount); // for mMockViewGroup only in testResetRtlProperties()
3331 resetRtlPropertiesCount++; in resetRtlProperties()
3398 resetRtlPropertiesCount++; in resetRtlProperties()