Home
last modified time | relevance | path

Searched defs:RotationContextButton (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DRotationContextButton.java28 public class RotationContextButton extends ContextualButton implements RotationButton { class
36 public RotationContextButton(@IdRes int buttonResId, Context lightContext, in RotationContextButton() method in RotationContextButton