Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
H A DFloatingRotationButton.java66 private final int mTaskbarBottomMarginResource; field in FloatingRotationButton
103 mTaskbarBottomMarginResource = taskbarBottomMargin; in FloatingRotationButton()
120 res.getDimensionPixelSize(mTaskbarBottomMarginResource); in updateDimensionResources()