Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java791 int sizeBottom = mRoundedDefaultBottom; in onTuningChanged() local
802 if (sizeBottom == 0) { in onTuningChanged()
803 sizeBottom = size; in onTuningChanged()
808 setSize(mBottomOverlay.findViewById(R.id.left), sizeBottom); in onTuningChanged() local
809 setSize(mBottomOverlay.findViewById(R.id.right), sizeBottom); in onTuningChanged() local