Searched refs:preloadDrawableForType (Results 1 – 4 of 4) sorted by relevance
435 boolean preloadDrawableForType = false; field in ContactsStorageSettingsTest.ShadowAuthenticatorHelper446 public void preloadDrawableForType(final Context context, final String accountType) { in preloadDrawableForType() method in ContactsStorageSettingsTest.ShadowAuthenticatorHelper447 preloadDrawableForType = true; in preloadDrawableForType()452 if (preloadDrawableForType) { in getDrawableForType()
175 mAuthenticatorHelper.preloadDrawableForType(getContext(), accountType); in preloadEligibleAccountIcon()
248 mAuthenticatorHelper.preloadDrawableForType(getContext(), accountType); in getAccountPreferences()
635 helper.preloadDrawableForType(mContext, accountType); in getAccountTypePreferences()