Searched refs:getProtocolLabel (Results 1 – 7 of 7) sorted by relevance
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
H A D | DataRowHandlerForIm.java | 44 Im.getProtocolLabel(mContext.getResources(), protocol, customProtocol).toString()); in appendSearchableData()
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
H A D | DataAction.java | 184 mSubtitle = Im.getProtocolLabel(context.getResources(), Im.PROTOCOL_GOOGLE_TALK, in DataAction()
|
H A D | QuickContactActivity.java | 1421 subHeader = Im.getProtocolLabel(res, protocol, in dataItemToEntry() 1425 header = Im.getProtocolLabel(res, protocol, in dataItemToEntry()
|
/aosp12/frameworks/base/core/java/android/provider/ |
H A D | ContactsContract.java | 6927 public static final CharSequence getProtocolLabel(Resources res, int type, in getProtocolLabel() method in ContactsContract.CommonDataKinds.Im
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 34204 …method public static CharSequence getProtocolLabel(android.content.res.Resources, int, CharSequenc…
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 24037 …method public static final java.lang.CharSequence getProtocolLabel(android.content.res.Resources, …
|