Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DSyncResult.java9 public final class SyncResult implements Parcelable { class
24 public SyncResult() { in SyncResult() method in SyncResult
28 private SyncResult(boolean syncAlreadyInProgress) { in SyncResult() method in SyncResult
38 private SyncResult(Parcel parcel) { in SyncResult() method in SyncResult