Home
last modified time | relevance | path

Searched refs:getEmail (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/calendarsync/
DCalendarImporter.java207 values.put(CalendarContract.Attendees.ATTENDEE_EMAIL, attendee.getEmail()); in insertAttendees()
/packages/apps/Car/CompanionDeviceSupport/tests/unit/src/com/android/car/companiondevicesupport/feature/calendarsync/
DCalendarImporterTest.java260 argument.getAsString(Attendees.ATTENDEE_EMAIL).equals(attendee.getEmail()) &&
/packages/services/Car/tests/BugReportApp/libs/
Dgoogle-api-services-storage-v1-rev158-1.25.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
Dgoogle-api-client-1.30.2.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java1514 public String getEmail() { in getEmail() method in BaseContactsProvider2Test.GoldenContact