Searched refs:userPresentRecord1 (Results 1 – 1 of 1) sorted by relevance
1433 final BroadcastRecord userPresentRecord1 = makeBroadcastRecord(userPresent); in testVerifyEnqueuedTime_withReplacePending() local1436 mImpl.enqueueBroadcastLocked(userPresentRecord1); in testVerifyEnqueuedTime_withReplacePending()1446 assertEquals(userPresentRecord1.enqueueTime, activeRecord.enqueueTime); in testVerifyEnqueuedTime_withReplacePending()1447 assertEquals(userPresentRecord1.enqueueRealTime, activeRecord.enqueueRealTime); in testVerifyEnqueuedTime_withReplacePending()1448 assertEquals(userPresentRecord1.enqueueClockTime, activeRecord.enqueueClockTime); in testVerifyEnqueuedTime_withReplacePending()