• Home
  • History
  • Annotate
  • only in /frameworks/ex/common/tests/src/com/android/common/widget/
History log of /frameworks/ex/common/tests/src/com/android/common/widget/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7b8b23f9c04fa33b79a8949752a90a134a11df8a 07-Oct-2010 Dmitri Plotnikov <dplotnikov@google.com> Moving GroupingListAdapter to frameworks/ex

Moving from packages/apps/Contacts

adb shell am instrument -e class com.android.common.widget.GroupingListAdapterTests -w com.android.common.tests/android.test.InstrumentationTestRunner

com.android.common.widget.GroupingListAdapterTests:.............
Test results for InstrumentationTestRunner=.............
Time: 0.03

OK (13 tests)


Change-Id: Ia58fe362afdc5c64e3740c89049be29f5b329a5b
roupingListAdapterTests.java
60ae52719e0567fa5b1860df19807716951eca50 20-Aug-2010 Dmitri Plotnikov <dplotnikov@google.com> Moving CompositeCursorAdapter from contacts/widget to common/widget

The class has been used in contacts for a while,
now it will be shared with Gmail, Email and Calendar
for the purposes of integration with Directory API.

Change-Id: I86258dfff426e246d7791b737af574c47b935c7f
ompositeCursorAdapterTest.java