Searched defs:currentStyle (Results 1 – 2 of 2) sorted by relevance
70 int currentStyle = getPreferenceDataStore().getInt(Settings.System.POINTER_FILL_STYLE, in onBindViewHolder() local85 int currentStyle) { in initStyleButton()138 private Drawable getForegroundDrawable(int style, int currentStyle) { in getForegroundDrawable()
81 String currentStyle = colorManager.getCurrentStyle(); in isActive() local