Searched defs:getSyncKey (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
H A DAbstractSyncAdapter.java138 public String getSyncKey() throws IOException { method in class:AbstractSyncAdapter
H A DCalendarSyncAdapter.java267 public String getSyncKey() throws IOException { method in class:CalendarSyncAdapter
1771 if (getSyncKey().equals("0")) {
H A DContactsSyncAdapter.java248 public String getSyncKey() throws IOException { method in class:ContactsSyncAdapter
1860 if (getSyncKey().equals("0")) {

Completed in 48 milliseconds