Searched refs:newDisplayConfig (Results 1 – 1 of 1) sorted by relevance
673 final Configuration newDisplayConfig = captor.getValue(); in testOnDescendantOrientationRequestChanged() local674 assertEquals(Configuration.ORIENTATION_PORTRAIT, newDisplayConfig.orientation); in testOnDescendantOrientationRequestChanged()