Searched refs:secondEntry (Results 1 – 4 of 4) sorted by relevance
647 TableEntry secondEntry = entries.get(1); in createProgramEntries() local648 if (secondEntry.entryStartUtcMillis < mStartUtcMillis + FIRST_ENTRY_MIN_DURATION) { in createProgramEntries()655 secondEntry.channelId, in createProgramEntries()656 secondEntry.program, in createProgramEntries()657 secondEntry.scheduledRecording, in createProgramEntries()659 secondEntry.entryEndUtcMillis, in createProgramEntries()660 secondEntry.mIsBlocked)); in createProgramEntries()
193 LogEntry secondEntry = logEntries.get(1); in assertLogEntryWithMultiLineException() local196 .that(secondEntry) in assertLogEntryWithMultiLineException()203 secondEntry.message.startsWith( in assertLogEntryWithMultiLineException()
1031 NetworkStats.Entry secondEntry = new NetworkStats.Entry( in testApply464xlatAdjustments_noStackedIface() local1042 .insertEntry(secondEntry); in testApply464xlatAdjustments_noStackedIface()1049 assertEquals(secondEntry, stats.getValues(1, null)); in testApply464xlatAdjustments_noStackedIface()
820 DBBuyerDecisionLogic secondEntry = in testOverwriteDecisionLogic() local827 mAdSelectionEntryDao.persistBuyerDecisionLogic(secondEntry); in testOverwriteDecisionLogic()833 toAdSelectionEntry(DB_AD_SELECTION_1, secondEntry); in testOverwriteDecisionLogic()