Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A 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
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleOverflowContainerView.java234 public void updateFontSize() { in updateFontSize() method in BubbleOverflowContainerView
H A DBubbleFlyoutView.java223 void updateFontSize() { in updateFontSize() method in BubbleFlyoutView
H A DBubbleExpandedView.java476 void updateFontSize() { in updateFontSize() method in BubbleExpandedView