Searched refs:receivedRotation (Results 1 – 1 of 1) sorted by relevance
892 final int[] receivedRotation = new int[1]; in testProposedRotationListener() local902 receivedRotation[0] = rotation; in testProposedRotationListener()917 assertEquals(Surface.ROTATION_90, receivedRotation[0]); in testProposedRotationListener()921 assertEquals(Surface.ROTATION_90, receivedRotation[0]); in testProposedRotationListener()