OSDN Git Service

Add ContactsContract.CALLER_IS_SYNCADAPTER query parameter to the
authorMegha Joshi <mjoshi@google.com>
Thu, 1 Oct 2009 00:17:12 +0000 (17:17 -0700)
committerMegha Joshi <mjoshi@google.com>
Thu, 1 Oct 2009 00:17:12 +0000 (17:17 -0700)
commit30d0cce2c82a54e8c8d91b88271d16ee993f2f03
tree91b4b0ab62468fdad356b93b92cf14518555861b
parent04500c6486273d7984df08eb5e2fb8d97da71c92
Add ContactsContract.CALLER_IS_SYNCADAPTER query parameter to the
ContentProviderOperation which updates group display/should_sync values.

Partly fixes 2093578
src/com/android/contacts/ui/DisplayGroupsActivity.java