commit | 6013973b1556e216c53d2bee29831c5cac21cb1e | [log] [tgz] |
---|---|---|
author | Fred Quintana <fredq@google.com> | Tue Mar 30 15:16:42 2010 -0700 |
committer | Fred Quintana <fredq@google.com> | Tue Mar 30 17:29:11 2010 -0700 |
tree | 44f85d9200a882b0b4abd63917dd1240932c2a03 | |
parent | f3113e3eea023a9abe77d4e95944690c0b9d7adf [diff] |
some changes due to an API review - make EntityIterator extend Iterator and thus not throw a RemoteException, instead converting it into a RuntimeException. - rename ActiveSyncInfo to SyncInfo - change getActiveSync to getCurrentSync - remove the accessors in SyncInfo and instead make the final fields publicly accessible Change-Id: Id67bc22b34f3c0d8bf59a70c38c2e4622dd83e29 http://b/issue?id=2553539 http://b/issue?id=2553541