Searched refs:isInLandscape (Results 1 – 1 of 1) sorted by relevance
190 if (getVisibility() == VISIBLE && !isInLandscape()) { in onVisibilityChanged()245 mIsInLandscape = isInLandscape(); in onOrientationChanged()266 private boolean isInLandscape() { in isInLandscape() method in VideoRecordingHints