Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java181 private boolean mShouldDisplayLandscape; field in ChooserActivity
693 mShouldDisplayLandscape = in onCreate()
1075 mShouldDisplayLandscape = shouldDisplayLandscape(newConfig.orientation);
1092 if (mShouldDisplayLandscape) {