Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/unit/src/com/android/settings/widget/
DRtlCompatibleViewPagerTest.java52 testRtlCompatibleInner(0); in testGetCurrentItem_shouldMaintainIndexDuringLocaleChange()
53 testRtlCompatibleInner(1); in testGetCurrentItem_shouldMaintainIndexDuringLocaleChange()
56 private void testRtlCompatibleInner(int currentItem) { in testRtlCompatibleInner() method in RtlCompatibleViewPagerTest