Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/cts/
DMockSyncAdapter.java106 public void cancelSync(ISyncContext syncContext) throws RemoteException { in cancelSync() method in MockSyncAdapter
DContentResolverSyncTestCase.java128 private void cancelSync(Account account, String authority, int latchTimeoutMillis) { in cancelSync() method in ContentResolverSyncTestCase