Home
last modified time | relevance | path

Searched refs:ContactsType (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java218 private enum ContactsType { enum in BluetoothPbapObexServer
875 ContactsType.TYPE_PHONEBOOK); in sendVcardListingXml()
890 ContactsType.TYPE_SIM); in sendVcardListingXml()
930 ContactsType contactType) { in createList()
935 if (contactType == ContactsType.TYPE_PHONEBOOK) { in createList()
944 } else if (contactType == ContactsType.TYPE_SIM) { in createList()
948 if (contactType == ContactsType.TYPE_PHONEBOOK) { in createList()
950 } else if (contactType == ContactsType.TYPE_SIM) { in createList()
978 if (contactType == ContactsType.TYPE_PHONEBOOK) { in createList()
980 } else if (contactType == ContactsType.TYPE_SIM) { in createList()
/packages/modules/Permission/SafetyLabel/java/com/android/permission/safetylabel/
DDataTypeConstants.java253 public @interface ContactsType {} annotation in DataTypeConstants
257 @ContactsType