Searched refs:updateOrientationAndComputeConfig (Results 1 – 4 of 4) sorted by relevance
2602 mDisplayContent.updateOrientationAndComputeConfig(false /* forceUpdate */); in testLandscapeSeascapeRotationByApp()2608 mDisplayContent.updateOrientationAndComputeConfig(false /* forceUpdate */); in testLandscapeSeascapeRotationByApp()
1812 verify(mDisplayContent).updateOrientationAndComputeConfig(anyBoolean()); in testNoFixedRotationOnResumedScheduledApp()
1658 final Configuration config = updateOrientationAndComputeConfig(false /* forceUpdate */); in onDescendantOrientationChanged()1710 Configuration updateOrientationAndComputeConfig(boolean forceUpdate) { in updateOrientationAndComputeConfig() method in DisplayContent
1687 displayContent.updateOrientationAndComputeConfig(true /* forceUpdate */); in ensureVisibilityAndConfig()