Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DUserAspectRatioSettingsWindowManager.java184 mShellExecutor.executeDelayed(this::showUserAspectRatioButton, in updateVisibilityOfViews()
190 mShellExecutor.removeCallbacks(this::showUserAspectRatioButton); in updateVisibilityOfViews()
201 private void showUserAspectRatioButton() { in showUserAspectRatioButton() method in UserAspectRatioSettingsWindowManager