Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DUserAspectRatioSettingsWindowManager.java85 @NonNull Consumer<Boolean> userAspectRatioButtonShownConsumer) { in UserAspectRatioSettingsWindowManager() argument
89 mUserAspectRatioButtonStateConsumer = userAspectRatioButtonShownConsumer; in UserAspectRatioSettingsWindowManager()