Searched refs:animateLineToAlpha (Results 1 – 1 of 1) sorted by relevance
103 private Runnable mHideLineRunnable = () -> animateLineToAlpha(0);150 animateLineToAlpha(mActiveAlpha); in setScroll()197 private void animateLineToAlpha(int alpha) { in animateLineToAlpha() method in WorkspacePageIndicator