HomeSort by relevance Sort by last modified time
    Searched defs:getDrawableForType (Results 1 - 2 of 2) sorted by null

  /packages/apps/AccountsAndSyncSettings/src/com/android/settings/
AccountPreferenceBase.java 132 protected Drawable getDrawableForType(final String accountType) {
AccountSyncSettings.java 436 mProviderIcon.setImageDrawable(getDrawableForType(mAccount.type));

Completed in 162 milliseconds