Searched refs:getAuthenticatorHelper (Results 1 – 4 of 4) sorted by relevance
128 mHelper.getAuthenticatorHelper().onReceive(application, null); in forceUpdate_doesNotHaveAuthoritiesInFilter_notAuthorized()147 mHelper.getAuthenticatorHelper().onReceive(application, null); in refreshUi_hasAuthoritiesInFilter_notAuthorized()164 mHelper.getAuthenticatorHelper().onReceive(application, null); in onAccountsUpdate_currentUserUpdated_shouldForceUpdate()
120 mController.getAuthenticatorHelper().onReceive(application, null); in onAccountsUpdate_currentUserUpdated_shouldForceUpdate()
179 AuthenticatorHelper getAuthenticatorHelper() { in getAuthenticatorHelper() method in ChooseAccountPreferenceController180 return mAccountTypesHelper.getAuthenticatorHelper(); in getAuthenticatorHelper()
183 AuthenticatorHelper getAuthenticatorHelper() { in getAuthenticatorHelper() method in AccountTypesHelper