Home
last modified time | relevance | path

Searched refs:getChoice (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/security/
DWifiSecurityHelper.java79 Integer savedSecurity = userChoiceInfo.getChoice(UserChoiceInfo.SECURITY); in getSecurity()
93 Integer security = userChoiceInfo.getChoice(UserChoiceInfo.SECURITY); in getConfig()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
DUserChoiceInfo.java89 public Integer getChoice(@PAGE int page) { in getChoice() method in UserChoiceInfo