Home
last modified time | relevance | path

Searched refs:TYPE_WORK_PAGER (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/contacts/common/util/
H A DContactDisplayUtils.java131 case Phone.TYPE_WORK_PAGER: in getPhoneLabelResourceId()
187 case Phone.TYPE_WORK_PAGER: in getSmsLabelResourceId()
/aosp12/packages/apps/Contacts/src/com/android/contacts/util/
H A DContactDisplayUtils.java92 case Phone.TYPE_WORK_PAGER: in getPhoneLabelResourceId()
147 case Phone.TYPE_WORK_PAGER: in getSmsLabelResourceId()
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/account/
H A DBaseAccountType.java278 kind.typeList.add(buildPhoneType(Phone.TYPE_WORK_PAGER).setSecondary(true)); in addDataKindPhone()
1067 if ("work_pager".equals(type)) return build(Phone.TYPE_WORK_PAGER, true); in buildEditTypeForTypeTag()
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/model/account/
H A DBaseAccountType.java336 kind.typeList.add(buildPhoneType(Phone.TYPE_WORK_PAGER).setSecondary(true)); in addDataKindPhone()
1296 return build(Phone.TYPE_WORK_PAGER, true); in buildEditTypeForTypeTag()
/aosp12/frameworks/base/core/java/android/provider/
H A DContactsContract.java6226 public static final int TYPE_WORK_PAGER = 18; field in ContactsContract.CommonDataKinds.Phone
6289 case TYPE_WORK_PAGER: return com.android.internal.R.string.phoneTypeWorkPager; in getTypeLabelResource()
/aosp12/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
H A DVCardExporterTests.java492 .put(Phone.TYPE, Phone.TYPE_WORK_PAGER); in testPhoneVariousTypeSupport()
/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardBuilder.java1655 case Phone.TYPE_WORK_PAGER: { in appendTelLine()
/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.txt34304 field public static final int TYPE_WORK_PAGER = 18; // 0x12
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt24135 field public static final int TYPE_WORK_PAGER = 18; // 0x12