Home
last modified time | relevance | path

Searched defs:getDrawableForType (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accounts/
DAccountPreferenceBase.java150 protected Drawable getDrawableForType(final String accountType) { in getDrawableForType() method in AccountPreferenceBase
DChooseAccountActivity.java259 protected Drawable getDrawableForType(final String accountType) { in getDrawableForType() method in ChooseAccountActivity