Home | History | Annotate | Download | only in calllog

Lines Matching refs:currentGroup

654             int currentGroup = getDayGroupForCall(rowId);
656 if (currentGroup != previousGroup) {
658 views.dayGroupHeader.setText(getGroupDescription(currentGroup));