Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/
DMainFragmentTest.java236 mMainFragment.updateAccountPrefInfo(); in testUpdateAccountPrefInfo_hasOneAccount()
250 mMainFragment.updateAccountPrefInfo(); in testUpdateAccountPrefInfo_hasNoAccount()
269 mMainFragment.updateAccountPrefInfo(); in testUpdateAccountPrefInfo_hasMoreThanOneAccount()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DMainFragment.java488 updateAccountPrefInfo(); in updateAccountPref()
501 void updateAccountPrefInfo() { in updateAccountPrefInfo() method in MainFragment