Searched defs:groupSize (Results 1 – 7 of 7) sorted by relevance
168 private void assertMetadata(int listPosition, int groupSize, String objectValue) { in assertMetadata()
133 int groupSize = 1; in addGroups() local175 mGroupCreator.addGroup(cursor.getPosition() - groupSize, groupSize); in addGroups() local
123 public void addGroup(int cursorPosition, int groupSize) { in addGroup()
856 private long[] getCallIds(final Cursor cursor, final int groupSize) { in getCallIds()
72 final int groupSize = mDescriptors.size(); in generateDestRectArray() local
51 int groupSize, boolean expanded); in onBindGroupViewHolder()