Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DStatusBarIconViewTest.java202 mIconView.maybeUpdateIconScaleDimens(); in testUpdateIconScale_constrainedDrawableSizeLessThanDpIconSize()
221 mIconView.maybeUpdateIconScaleDimens(); in testUpdateIconScale_constrainedDrawableHeightLargerThanDpIconSize()
241 mIconView.maybeUpdateIconScaleDimens(); in testUpdateIconScale_constrainedDrawableWidthLargerThanDpIconSize()
263 mIconView.maybeUpdateIconScaleDimens(); in testUpdateIconScale_smallerFontAndRawDrawableSizeLessThanDpIconSize()
289 mIconView.maybeUpdateIconScaleDimens(); in testUpdateIconScale_smallerFontAndConstrainedDrawableSizeLessThanDpIconSize()
316 mIconView.maybeUpdateIconScaleDimens(); in testUpdateIconScale_smallerFontAndConstrainedDrawableHeightLargerThanDpIconSize()
340 mIconView.maybeUpdateIconScaleDimens(); in testUpdateIconScale_largerFontAndConstrainedDrawableSizeLessThanDpIconSize()
363 mIconView.maybeUpdateIconScaleDimens(); in testUpdateIconScale_largerFontAndConstrainedDrawableHeightLargerThanDpIconSize()
387 mIconView.maybeUpdateIconScaleDimens(); in testUpdateIconScale_largerFontAndConstrainedDrawableWidthLargerThanDpIconSize()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java208 maybeUpdateIconScaleDimens(); in StatusBarIconView()
213 public void maybeUpdateIconScaleDimens() { in maybeUpdateIconScaleDimens() method in StatusBarIconView
326 maybeUpdateIconScaleDimens(); in updateIconDimens()
355 maybeUpdateIconScaleDimens(); in setNotification()
393 maybeUpdateIconScaleDimens(); in set()
1052 maybeUpdateIconScaleDimens(); in setIncreasedSize()