Home
last modified time | relevance | path

Searched refs:mShouldDisplayLandscape (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java164 private boolean mShouldDisplayLandscape; field in ChooserActivity
743 mShouldDisplayLandscape = in onCreate()
1108 mShouldDisplayLandscape = shouldDisplayLandscape(newConfig.orientation);
1123 if (mShouldDisplayLandscape) {