Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
H A DFloatingRotationButton.java64 private final int mTaskbarLeftMarginResource; field in FloatingRotationButton
102 mTaskbarLeftMarginResource = taskbarLeftMargin; in FloatingRotationButton()
118 res.getDimensionPixelSize(mTaskbarLeftMarginResource); in updateDimensionResources()