Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/inputmethod/
DPointerFillStylePreference.java71 int currentStyle = getPreferenceDataStore().getInt(Settings.System.POINTER_FILL_STYLE, in onBindViewHolder() local
88 int currentStyle) { in initStyleButton()
/packages/apps/ThemePicker/src/com/android/customization/model/color/
DColorOption.java85 String currentStyle = colorManager.getCurrentStyle(); in isActive() local