Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DUserAspectRatioSettingsLayout.java126 final ImageButton userAspectRatioButton = in onFinishInflate() local
128 userAspectRatioButton.setOnClickListener( in onFinishInflate()
130 userAspectRatioButton.setOnLongClickListener(view -> { in onFinishInflate()