Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/accessibility/
H A DCaptionsTextStyleListPreferenceController.java77 int currentFontStyleIndex = getCurrentSelectedFontStyleIndex(); in updateState()
94 private int getCurrentSelectedFontStyleIndex() { in getCurrentSelectedFontStyleIndex() method in CaptionsTextStyleListPreferenceController