Searched refs:getAuthenticatorHelper (Results 1 – 2 of 2) sorted by relevance
159 mController.getAuthenticatorHelper().onReceive(application, null); in refreshUi_doesNotHaveAuthoritiesInFilter_shouldNotBeShown()180 mController.getAuthenticatorHelper().onReceive(application, null); in refreshUi_hasAuthoritiesInFilter_shouldBeShown()200 mController.getAuthenticatorHelper().onReceive(application, null); in onAccountsUpdate_currentUserUpdated_shouldForceUpdate()
244 AuthenticatorHelper getAuthenticatorHelper() { in getAuthenticatorHelper() method in ChooseAccountPreferenceController