Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DSyncAdapterType.java31 public class SyncAdapterType implements Parcelable { class
47 public SyncAdapterType(String authority, String accountType, boolean userVisible, in SyncAdapterType() method in SyncAdapterType
67 public SyncAdapterType(String authority, String accountType, boolean userVisible, in SyncAdapterType() method in SyncAdapterType
91 private SyncAdapterType(String authority, String accountType) { in SyncAdapterType() method in SyncAdapterType
234 public SyncAdapterType(Parcel source) { in SyncAdapterType() method in SyncAdapterType