Home
last modified time | relevance | path

Searched defs:updateFontSize (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DFontSizeUtils.java32 public static void updateFontSize(View parent, int viewId, int dimensId) { in updateFontSize() method in FontSizeUtils
36 public static void updateFontSize(TextView v, int dimensId) { in updateFontSize() method in FontSizeUtils
/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/unified/
DBatterySpaceSharingPercentTextDrawable.kt69 private fun updateFontSize() { in <lambda>() method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleOverflowContainerView.java241 public void updateFontSize() { in updateFontSize() method in BubbleOverflowContainerView
DBubbleFlyoutView.java222 void updateFontSize() { in updateFontSize() method in BubbleFlyoutView
DBubbleExpandedView.java519 void updateFontSize() { in updateFontSize() method in BubbleExpandedView