Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DUtils.java206 public static int getQsHeaderSystemIconsAreaHeight(Context context) { in getQsHeaderSystemIconsAreaHeight() method in Utils
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DQSCustomizer.java88 lp.height = Utils.getQsHeaderSystemIconsAreaHeight(mContext); in updateResources()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSContainerImpl.java156 Utils.getQsHeaderSystemIconsAreaHeight(mContext), in updateResources()