Home
last modified time | relevance | path

Searched defs:getChanges (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
DMessageStateChange.java112 public static List<MessageStateChange> getChanges(final Context context, final long accountId, in getChanges() method in MessageStateChange
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
DSelectCalendarsSyncAdapter.java280 public HashMap<Long, CalendarRow> getChanges() { in getChanges() method in SelectCalendarsSyncAdapter