Searched refs:pageType (Results 1 – 1 of 1) sorted by relevance
181 final int pageType = pages.get(selectedPageIndex).getType(); in updateTutorialNegativeButtonTextAndVisibility() local182 final int buttonVisibility = (pageType == SOFTWARE) ? VISIBLE : GONE; in updateTutorialNegativeButtonTextAndVisibility()