Home
last modified time | relevance | path

Searched refs:removePageSummary (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
DAddPageBasedOnNetworkState.java60 mUserChoiceInfo.removePageSummary(UserChoiceInfo.PASSWORD); in processForward()
DSummaryNotConnectedState.java107 mUserChoiceInfo.removePageSummary(UserChoiceInfo.SELECT_WIFI); in onGuidedActionClicked()
DUserChoiceInfo.java111 public void removePageSummary(@PAGE int page) { in removePageSummary() method in UserChoiceInfo