Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0cc64cde authored by Walter Jang's avatar Walter Jang
Browse files

Remove javadoc references to groups code in Contacts

Missed it in ag/1081863

Bug 18641067

Change-Id: I2d275b9e559f568c76c811bbb1319bf2b81d42b0
parent 912c5df1
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -94,11 +94,6 @@ public class ContactTileAdapter extends BaseAdapter {

        /**
         * Display all contacts from a group in the cursor
         * Use {@link com.android.contacts.GroupMemberLoader}
         * when passing {@link Cursor} into loadFromCusor method.
         *
         * Group member logic has been moved into GroupMemberTileAdapter.  This constant is still
         * needed by calling classes.
         */
        GROUP_MEMBERS
    }