Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayContentTests.java1892 final DisplayRotation secondaryDisplayRotation = in testSecondaryInternalDisplayRotationFollowsDefaultDisplay() local
1896 doCallRealMethod().when(secondaryDisplayRotation).updateRotationUnchecked(anyBoolean()); in testSecondaryInternalDisplayRotationFollowsDefaultDisplay()
1904 assertEquals(secondaryDisplayRotation.mDefaultDisplayRotationChangedCallback, in testSecondaryInternalDisplayRotationFollowsDefaultDisplay()
1917 secondaryDisplayRotation.getRotation()); in testSecondaryInternalDisplayRotationFollowsDefaultDisplay()
1927 secondaryDisplayRotation.getRotation()); in testSecondaryInternalDisplayRotationFollowsDefaultDisplay()
1929 secondaryDisplayRotation.removeDefaultDisplayRotationChangedCallback(); in testSecondaryInternalDisplayRotationFollowsDefaultDisplay()