Searched refs:ContactsType (Results 1 – 2 of 2) sorted by relevance
218 private enum ContactsType { enum in BluetoothPbapObexServer875 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()
253 public @interface ContactsType {} annotation in DataTypeConstants257 @ContactsType