Methods Summary |
---|
public boolean | allowParallelSyncs() throw new RuntimeException("Stub!");
|
public int | describeContents() throw new RuntimeException("Stub!");
|
public boolean | equals(java.lang.Object o) throw new RuntimeException("Stub!");
|
public java.lang.String | getSettingsActivity() throw new RuntimeException("Stub!");
|
public int | hashCode() throw new RuntimeException("Stub!");
|
public boolean | isAlwaysSyncable() throw new RuntimeException("Stub!");
|
public boolean | isUserVisible() throw new RuntimeException("Stub!");
|
public static android.content.SyncAdapterType | newKey(java.lang.String authority, java.lang.String accountType) throw new RuntimeException("Stub!");
|
public boolean | supportsUploading() throw new RuntimeException("Stub!");
|
public java.lang.String | toString() throw new RuntimeException("Stub!");
|
public void | writeToParcel(android.os.Parcel dest, int flags) throw new RuntimeException("Stub!");
|