Searched defs:currentRotation (Results 1 – 5 of 5) sorted by relevance
38 public RotationData(float targetRotation, float currentRotation, in RotationData()
170 int currentRotation, int initialRotation, boolean canHandleConfigChange) { in prepareRotation()190 final int currentRotation = mWmState.getRotation(); in getLifecycleCountsForRotation() local
245 float currentRotation, boolean rotationTestState, float[] rotationLocation, in createRotation()
323 int currentRotation = ORIENTATION_COUNT - display.getRotation(); in getDeviceRotation() local
488 final int currentRotation = mWmState.getRotation(); in testRotatedInfoWithFixedRotationTransform() local