Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseRecyclerViewFastScrollBar.java41 void setFastScrollFocusState(final FastBitmapDrawable.State focusState, boolean animated); in setFastScrollFocusState() method
DBubbleTextView.java595 … public void setFastScrollFocusState(final FastBitmapDrawable.State focusState, boolean animated) { in setFastScrollFocusState() method in BubbleTextView