Searched defs:cancelSync (Results 1 – 2 of 2) sorted by relevance
106 public void cancelSync(ISyncContext syncContext) throws RemoteException { in cancelSync() method in MockSyncAdapter
128 private void cancelSync(Account account, String authority, int latchTimeoutMillis) { in cancelSync() method in ContentResolverSyncTestCase