Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
H A DVCardResourceEntry.java221 getString(Im.getProtocolLabelResource(imData.getProtocol()));
/aosp12/frameworks/base/core/java/android/provider/
H A DContactsContract.java6907 public static final int getProtocolLabelResource(int type) { in getProtocolLabelResource() method in ContactsContract.CommonDataKinds.Im
6932 final int labelRes = getProtocolLabelResource(type); in getProtocolLabel()
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/account/
H A DBaseAccountType.java141 return new EditType(type, Im.getProtocolLabelResource(type)); in buildImType()
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/model/account/
H A DBaseAccountType.java135 return new EditType(type, Im.getProtocolLabelResource(type)); in buildImType()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java3491 labelResourceId = Im.getProtocolLabelResource(protocol); in insertStatusUpdate()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt34205 method public static int getProtocolLabelResource(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt24038 method public static final int getProtocolLabelResource(int);