Home
last modified time | relevance | path

Searched refs:getTypeLabel (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DQueries.java45 public CharSequence getTypeLabel(Resources res, int type, CharSequence label) {
46 return Phone.getTypeLabel(res, type, label);
65 public CharSequence getTypeLabel(Resources res, int type, CharSequence label) {
66 return Email.getTypeLabel(res, type, label);
105 public abstract CharSequence getTypeLabel(Resources res, int type, CharSequence label); in getTypeLabel() method in Queries.Query
DDropdownChipLayouter.java347 return mQuery.getTypeLabel(mContext.getResources(), entry.getDestinationType(), in getDestinationType()
/frameworks/base/core/java/android/provider/
DContactsContract.java6095 return getTypeLabel(context.getResources(), type, label); in getDisplayLabel()
6105 return getTypeLabel(context.getResources(), type, label); in getDisplayLabel()
6143 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Phone
6354 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Email
6562 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.StructuredPostal
6700 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Im
6907 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Organization
7034 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Relation
7130 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Event
7459 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.SipAddress
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23987 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
24006 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
24039 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
24085 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
24103 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
24148 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
24172 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
24202 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
/frameworks/base/api/
Dcurrent.txt33526 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
33547 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
33580 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
33626 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
33645 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
33691 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
33715 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
33746 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
Dtest-current.txt33715 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
33736 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
33769 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
33815 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
33834 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
33880 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
33904 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
33935 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
Dsystem-current.txt36444 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
36465 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
36498 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
36544 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
36563 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
36609 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
36633 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
36664 …method public static final java.lang.CharSequence getTypeLabel(android.content.res.Resources, int,…
/frameworks/base/config/
Dboot-image-profile.txt5695 HPLandroid/provider/ContactsContract$CommonDataKinds$Email;->getTypeLabel(Landroid/content/res/Reso…
5696 HPLandroid/provider/ContactsContract$CommonDataKinds$Phone;->getTypeLabel(Landroid/content/res/Reso…