Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseRecyclerView.java227 public int getFastScrollerThumbInactiveColor(int defaultInactiveThumbColor) { in getFastScrollerThumbInactiveColor() argument
228 return defaultInactiveThumbColor; in getFastScrollerThumbInactiveColor()