Searched refs:MEMBER_COUNT (Results 1 – 2 of 2) sorted by relevance
48 public final static int MEMBER_COUNT = 5; field in GroupListLoader
81 int memberCount = cursor.getInt(GroupListLoader.MEMBER_COUNT); in getGroupListItem()