Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/contacts/common/util/
H A DContactDisplayUtils.java111 case Phone.TYPE_CALLBACK: in getPhoneLabelResourceId()
167 case Phone.TYPE_CALLBACK: in getSmsLabelResourceId()
/aosp12/packages/apps/Contacts/src/com/android/contacts/util/
H A DContactDisplayUtils.java72 case Phone.TYPE_CALLBACK: in getPhoneLabelResourceId()
127 case Phone.TYPE_CALLBACK: in getSmsLabelResourceId()
/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardUtils.java145 Phone.TYPE_CALLBACK); in sKnownPhoneTypeMap_StoI.put() argument
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/account/
H A DBaseAccountType.java268 kind.typeList.add(buildPhoneType(Phone.TYPE_CALLBACK).setSecondary(true)); in addDataKindPhone()
1057 if ("callback".equals(type)) return build(Phone.TYPE_CALLBACK, true); in buildEditTypeForTypeTag()
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/model/account/
H A DBaseAccountType.java326 kind.typeList.add(buildPhoneType(Phone.TYPE_CALLBACK).setSecondary(true)); in addDataKindPhone()
1266 return build(Phone.TYPE_CALLBACK, true); in buildEditTypeForTypeTag()
/aosp12/frameworks/base/core/java/android/provider/
H A DContactsContract.java6216 public static final int TYPE_CALLBACK = 8; field in ContactsContract.CommonDataKinds.Phone
6279 case TYPE_CALLBACK: return com.android.internal.R.string.phoneTypeCallback; in getTypeLabelResource()
/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.txt34286 field public static final int TYPE_CALLBACK = 8; // 0x8
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt24117 field public static final int TYPE_CALLBACK = 8; // 0x8
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt28513 Landroid/media/DataSourceDesc;->TYPE_CALLBACK:I