Searched refs:getDrawableForType (Results 1 – 4 of 4) sorted by relevance
94 getDrawableForType(((Account) mAccounts[i]).type)); in onCreate()119 private Drawable getDrawableForType(String accountType) { in getDrawableForType() method in ChooseAccountActivity
107 val d = getDrawableForType(element.type) in <lambda>()162 private fun getDrawableForType(type: PrivacyType): LayerDrawable { in <lambda>() method
85 getDrawableForType(context, accountType); in preloadDrawableForType()97 public Drawable getDrawableForType(Context context, final String accountType) { in getDrawableForType() method in AuthenticatorHelper
423 Landroid/accounts/ChooseAccountActivity;->getDrawableForType(Ljava/lang/String;)Landroid/graphics/d…