Searched refs:startOfCurrent (Results 1 – 1 of 1) sorted by relevance
1034 long startOfCurrent = mPrograms.get(i).getStartTimeUtcMillis(); in addPlaceholderPrograms() local1035 if (startOfCurrent > endOfPrevious) { in addPlaceholderPrograms()1037 createPlaceholderPrograms(endOfPrevious, startOfCurrent); in addPlaceholderPrograms()