Home
last modified time | relevance | path

Searched defs:getDisplayIcon (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/account/
DFallbackAccountType.java66 public Drawable getDisplayIcon(Context context) { in getDisplayIcon() method in FallbackAccountType
DAccountType.java276 public Drawable getDisplayIcon(Context context) { in getDisplayIcon() method in AccountType
280 public static Drawable getDisplayIcon(Context context, int titleRes, int iconRes, in getDisplayIcon() method in AccountType
/packages/apps/Contacts/tests/src/com/android/contacts/tests/
DFakeAccountType.java58 public Drawable getDisplayIcon(Context context) { in getDisplayIcon() method in FakeAccountType
/packages/apps/Dialer/java/com/android/contacts/common/model/account/
DAccountType.java110 public static Drawable getDisplayIcon( in getDisplayIcon() method in AccountType
260 public Drawable getDisplayIcon(Context context) { in getDisplayIcon() method in AccountType
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DContactsSource.java130 public Drawable getDisplayIcon(Context context) { in getDisplayIcon() method in ContactsSource