Searched refs:getEnabledAccountTypes (Results 1 – 5 of 5) sorted by relevance
50 protected String[] getEnabledAccountTypes() { in getEnabledAccountTypes() method in ShadowAuthenticationHelper
77 public String[] getEnabledAccountTypes() { in getEnabledAccountTypes() method in AuthenticatorHelper
208 String[] accountTypes = mAuthenticatorHelper.getEnabledAccountTypes(); in getAccountPreferences()
370 when(mMockAuthenticatorHelper.getEnabledAccountTypes()).thenReturn( in updateEnabledAccountTypes()
498 final String[] accountTypes = helper.getEnabledAccountTypes(); in getAccountTypePreferences()