Searched refs:mArrowColor (Results 1 – 2 of 2) sorted by relevance
214 private int mArrowColor = Color.TRANSPARENT; field in OnboardingSupportFragment337 mPageIndicator.setArrowColor(mArrowColor); in onCreateView()471 mArrowColor = color; in setArrowColor()484 return mArrowColor; in getArrowColor()
219 private int mArrowColor = Color.TRANSPARENT; field in OnboardingFragment342 mPageIndicator.setArrowColor(mArrowColor); in onCreateView()476 mArrowColor = color; in setArrowColor()489 return mArrowColor; in getArrowColor()