Home
last modified time | relevance | path

Searched defs:getTypeLabel (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/compat/
DEventCompat.java38 public static CharSequence getTypeLabel(Resources res, int type, CharSequence label) { in getTypeLabel() method in EventCompat
/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountDisplayInfo.java55 public CharSequence getTypeLabel() { in getTypeLabel() method in AccountDisplayInfo
DAccountInfo.java60 public CharSequence getTypeLabel() { in getTypeLabel() method in AccountInfo
DBaseAccountType.java514 protected CharSequence getTypeLabel(Resources res, Integer type, CharSequence label) { in getTypeLabel() method in BaseAccountType.CommonInflater
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DFallbackSource.java512 protected CharSequence getTypeLabel(Resources res, Integer type, CharSequence label) { in getTypeLabel() method in FallbackSource.CommonInflater
/packages/apps/Dialer/java/com/android/contacts/common/model/account/
DBaseAccountType.java656 protected CharSequence getTypeLabel(Resources res, Integer type, CharSequence label) { in getTypeLabel() method in BaseAccountType.CommonInflater