Home
last modified time | relevance | path

Searched defs:accountsPref (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/
DMainFragmentTest.java237 final Preference accountsPref = mock(Preference.class); in testUpdateAccountPrefInfo_hasOneAccount() local
253 final Preference accountsPref = mock(Preference.class); in testUpdateAccountPrefInfo_hasNoAccount() local
268 final Preference accountsPref = mock(Preference.class); in testUpdateAccountPrefInfo_hasMoreThanOneAccount() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DMainFragment.java287 Preference accountsPref = findPreference(KEY_ACCOUNTS_AND_SIGN_IN); in onCreatePreferences() local
599 Preference accountsPref = findPreference(KEY_ACCOUNTS_AND_SIGN_IN); in updateAccountPref() local
628 Preference accountsPref = findPreference(KEY_ACCOUNTS_AND_SIGN_IN); in updateAccountPrefInfo() local