Searched refs:getScreenRotation (Results 1 – 3 of 3) sorted by relevance
93 setRequestedOrientation(getNativeActivity(), mapScreenRotation(m_cmdLine.getScreenRotation())); in TestActivity()139 setRequestedOrientation(getNativeActivity(), mapScreenRotation(m_cmdLine.getScreenRotation())); in onConfigurationChanged()
142 ScreenRotation getScreenRotation (void) const;
799 ScreenRotation CommandLine::getScreenRotation (void) const { return m_cmdLine.getOption<opt::Sc… in getScreenRotation() function in tcu::CommandLine