Home
last modified time | relevance | path

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

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