Searched defs:getDrawableForType (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Settings/src/com/android/settings/accounts/ | ||
D | AccountPreferenceBase.java | 123 protected Drawable getDrawableForType(final String accountType) { in getDrawableForType() method in AccountPreferenceBase |
D | ChooseAccountPreferenceController.java | 235 Drawable getDrawableForType(final String accountType) { in getDrawableForType() method in ChooseAccountPreferenceController |
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accounts/ | ||
D | AccountPreferenceBase.java | 123 protected Drawable getDrawableForType(final String accountType) { in getDrawableForType() method in AccountPreferenceBase |
D | ChooseAccountPreferenceController.java | 235 Drawable getDrawableForType(final String accountType) { in getDrawableForType() method in ChooseAccountPreferenceController |