Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/
H A DNotificationIconAreaControllerViewBinderWrapperImpl.kt164 updateIconLayoutParams(context)
178 updateIconLayoutParams(context)
345 private fun updateIconLayoutParams(context: Context) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLegacyNotificationIconAreaControllerImpl.java198 updateIconLayoutParams(mContext); in setupAodIcons()
213 updateIconLayoutParams(context); in onDensityOrFontScaleChanged()
216 private void updateIconLayoutParams(Context context) { in updateIconLayoutParams() method in LegacyNotificationIconAreaControllerImpl