Searched refs:parentSw (Results 1 – 1 of 1) sorted by relevance
129 final int parentSw = parentConfig.smallestScreenWidthDp; in testOnConfigurationChanged() local135 assertNotEquals(parentSw, mTaskFragment.getConfiguration().smallestScreenWidthDp); in testOnConfigurationChanged()143 assertEquals(parentSw, mTaskFragment.getConfiguration().smallestScreenWidthDp); in testOnConfigurationChanged()