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