Home
last modified time | relevance | path

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

/frameworks/support/slices/view/src/main/java/androidx/slice/widget/
DSliceView.java582 mCurrentView.setTint(getTintColor()); in reinflate()
609 mActionRow.setActions(mActions, getTintColor()); in updateActions()
620 private int getTintColor() { in getTintColor() method in SliceView