Searched defs:groupSize (Results 1 – 1 of 1) sorted by relevance
626 protected void bindGroupView(View view, Context context, Cursor cursor, int groupSize, in bindGroupView()1383 private long[] getCallIds(final Cursor cursor, final int groupSize) { in getCallIds()