Searched refs:mapScreenRotation (Results 1 – 3 of 3) sorted by relevance
94 setRequestedOrientation(getNativeActivity(), mapScreenRotation(m_cmdLine.getScreenRotation())); in TestActivity()140 setRequestedOrientation(getNativeActivity(), mapScreenRotation(m_cmdLine.getScreenRotation())); in onConfigurationChanged()
51 ScreenOrientation mapScreenRotation (ScreenRotation rotation);
556 ScreenOrientation mapScreenRotation (ScreenRotation rotation) in mapScreenRotation() function