Home
last modified time | relevance | path

Searched defs:updateFontScale (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/fontscaling/
H A DFontScalingDialog.kt208 fun updateFontScale() { regex
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java1392 void updateFontScale() { in updateFontScale() method in BubbleStackView