Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsLayout.java38 boolean mBackgroundsSet; field in GlobalActionsLayout
76 if (getListView() != null && !mBackgroundsSet) { in onMeasure()
78 mBackgroundsSet = true; in onMeasure()