Searched defs:SyncAdapterType (Results 1 – 1 of 1) sorted by relevance
31 public class SyncAdapterType implements Parcelable { class47 public SyncAdapterType(String authority, String accountType, boolean userVisible, in SyncAdapterType() method in SyncAdapterType67 public SyncAdapterType(String authority, String accountType, boolean userVisible, in SyncAdapterType() method in SyncAdapterType91 private SyncAdapterType(String authority, String accountType) { in SyncAdapterType() method in SyncAdapterType234 public SyncAdapterType(Parcel source) { in SyncAdapterType() method in SyncAdapterType