Home
last modified time | relevance | path

Searched refs:TYPE_WORK_MOBILE (Results 1 – 11 of 11) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/contacts/common/util/
H A DContactDisplayUtils.java129 case Phone.TYPE_WORK_MOBILE: in getPhoneLabelResourceId()
185 case Phone.TYPE_WORK_MOBILE: in getSmsLabelResourceId()
/aosp12/packages/apps/Contacts/src/com/android/contacts/util/
H A DContactDisplayUtils.java90 case Phone.TYPE_WORK_MOBILE: in getPhoneLabelResourceId()
145 case Phone.TYPE_WORK_MOBILE: in getSmsLabelResourceId()
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/account/
H A DBaseAccountType.java277 kind.typeList.add(buildPhoneType(Phone.TYPE_WORK_MOBILE).setSecondary(true)); in addDataKindPhone()
1066 if ("work_mobile".equals(type)) return build(Phone.TYPE_WORK_MOBILE, true); in buildEditTypeForTypeTag()
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/model/account/
H A DBaseAccountType.java335 kind.typeList.add(buildPhoneType(Phone.TYPE_WORK_MOBILE).setSecondary(true)); in addDataKindPhone()
1293 return build(Phone.TYPE_WORK_MOBILE, true); in buildEditTypeForTypeTag()
/aosp12/frameworks/base/core/java/android/provider/
H A DContactsContract.java6225 public static final int TYPE_WORK_MOBILE = 17; field in ContactsContract.CommonDataKinds.Phone
6288 case TYPE_WORK_MOBILE: return com.android.internal.R.string.phoneTypeWorkMobile; in getTypeLabelResource()
/aosp12/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
H A DVCardExporterTests.java489 .put(Phone.TYPE, Phone.TYPE_WORK_MOBILE); in testPhoneVariousTypeSupport()
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/model/
H A DRawContactModifierTests.java1149 mockNameValues.put(Phone.TYPE, Phone.TYPE_WORK_MOBILE); in testMigratePhoneFromGoogleToExchange()
/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardBuilder.java1650 case Phone.TYPE_WORK_MOBILE: { 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.txt34303 field public static final int TYPE_WORK_MOBILE = 17; // 0x11
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt24134 field public static final int TYPE_WORK_MOBILE = 17; // 0x11