Searched refs:getAccountsForLogin (Results 1 – 4 of 4) sorted by relevance
51 removeUnknownAccountFromPreference(prefs, getAccountsForLogin(context), currentAccount); in onReceive()58 protected String[] getAccountsForLogin(Context context) { in getAccountsForLogin() method in AccountsChangedReceiver59 return LoginAccountUtils.getAccountsForLogin(context); in getAccountsForLogin()
44 public static String[] getAccountsForLogin(final Context context) { in getAccountsForLogin() method in LoginAccountUtils
81 protected String[] getAccountsForLogin(Context context) { in testAccountRemoved()95 protected String[] getAccountsForLogin(Context context) { in testAccountRemoved_noAccounts()109 protected String[] getAccountsForLogin(Context context) { in testAccountNotRemoved()
263 LoginAccountUtils.getAccountsForLogin(getActivity()) : new String[0]; in refreshSyncSettingsUI()483 LoginAccountUtils.getAccountsForLogin(context); in onPreferenceClick()