Home
last modified time | relevance | path

Searched refs:getTypeLabel (Results 1 – 6 of 6) 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.java6160 return getTypeLabel(context.getResources(), type, label); in getDisplayLabel()
6171 return getTypeLabel(context.getResources(), type, label); in getDisplayLabel()
6209 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Phone
6430 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Email
6638 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.StructuredPostal
6776 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Im
6983 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Organization
7110 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Relation
7206 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Event
7535 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.txt37266 … method public static CharSequence getTypeLabel(android.content.res.Resources, int, CharSequence);
37287 … method public static CharSequence getTypeLabel(android.content.res.Resources, int, CharSequence);
37320 … method public static CharSequence getTypeLabel(android.content.res.Resources, int, CharSequence);
37366 … method public static CharSequence getTypeLabel(android.content.res.Resources, int, CharSequence);
37385 … method public static CharSequence getTypeLabel(android.content.res.Resources, int, CharSequence);
37431 … method public static CharSequence getTypeLabel(android.content.res.Resources, int, CharSequence);
37455 … method public static CharSequence getTypeLabel(android.content.res.Resources, int, CharSequence);
37486 … method public static CharSequence getTypeLabel(android.content.res.Resources, int, CharSequence);
/frameworks/base/config/
Dboot-image-profile.txt12708 HSPLandroid/provider/ContactsContract$CommonDataKinds$Phone;->getTypeLabel(Landroid/content/res/Res…
42379 HSPLandroid/provider/ContactsContract$CommonDataKinds$Email;->getTypeLabel(Landroid/content/res/Res…