Searched defs:sendLocalChanges (Results 1 – 4 of 4) sorted by relevance
33 public boolean sendLocalChanges(Serializer s) throws IOException { in sendLocalChanges() method in AccountSyncAdapter
65 public abstract boolean sendLocalChanges(Serializer s) throws IOException; in sendLocalChanges() method in AbstractSyncAdapter
1776 public boolean sendLocalChanges(Serializer s) throws IOException { in sendLocalChanges() method in CalendarSyncAdapter
1852 public boolean sendLocalChanges(Serializer s) throws IOException { in sendLocalChanges() method in ContactsSyncAdapter