Searched defs:getDrawableForType (Results 1 – 7 of 7) sorted by relevance
69 protected Drawable getDrawableForType(Context context, final String accountType) { in getDrawableForType() method in ShadowAuthenticationHelper
123 protected Drawable getDrawableForType(final String accountType) { in getDrawableForType() method in AccountPreferenceBase
235 Drawable getDrawableForType(final String accountType) { in getDrawableForType() method in ChooseAccountPreferenceController
178 public Drawable getDrawableForType(String accountType) { in getDrawableForType() method in AccountTypesHelper
119 private Drawable getDrawableForType(String accountType) { in getDrawableForType() method in ChooseAccountActivity
149 private fun getDrawableForType(type: PrivacyType): LayerDrawable { regex
97 public Drawable getDrawableForType(Context context, final String accountType) { in getDrawableForType() method in AuthenticatorHelper