Searched defs:getDrawableForType (Results 1 – 4 of 4) sorted by relevance
117 public Drawable getDrawableForType(final String accountType) { in getDrawableForType() method in AccountManagerHelper
125 protected Drawable getDrawableForType(final String accountType) { in getDrawableForType() method in AccountPreferenceBase
259 protected Drawable getDrawableForType(final String accountType) { in getDrawableForType() method in ChooseAccountActivity
572 public Drawable getDrawableForType(Context context, final String accountType) { in getDrawableForType() method in AccountPreferenceControllerTest.ShadowAuthenticatorHelper