Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/accessibility/
H A DCaptionsTextSizeListPreferenceController.java76 int currentFontSizeIndex = getCurrentSelectedFontSizeIndex(); in updateState()
93 private int getCurrentSelectedFontSizeIndex() { in getCurrentSelectedFontSizeIndex() method in CaptionsTextSizeListPreferenceController