Searched refs:getUpsideDownRotation (Results 1 – 4 of 4) sorted by relevance
220 doReturn(Surface.ROTATION_180).when(displayRotation).getUpsideDownRotation(); in testShouldRotateSeamlessly()
378 public int getUpsideDownRotation() { in getUpsideDownRotation() method in DisplayRotation
2673 final int upsideDownRotation = displayRotation.getUpsideDownRotation();3544 if (oldRotation == displayRotation.getUpsideDownRotation() in shouldRotateSeamlessly()3545 || newRotation == displayRotation.getUpsideDownRotation()) { in shouldRotateSeamlessly()
16113 HSPLcom/android/server/wm/DisplayRotation;->getUpsideDownRotation()I