Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DFontSizeUtils.java30 public static void updateFontSize(View parent, int viewId, int dimensId) { in updateFontSize() method in FontSizeUtils
34 public static void updateFontSize(TextView v, int dimensId) { in updateFontSize() method in FontSizeUtils
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleOverflowContainerView.java212 public void updateFontSize() { in updateFontSize() method in BubbleOverflowContainerView
H A DBubbleExpandedView.java374 void updateFontSize() { in updateFontSize() method in BubbleExpandedView
H A DBubbleFlyoutView.java223 void updateFontSize() { in updateFontSize() method in BubbleFlyoutView