Remove usages of TimestampedValue<Long>

Remove usages of TimestampedValue<Long> now we have UnixEpochTime, which
is the same thing but intended to be public and without the use of
generic Long (so no null checks needed).

Bug: 236612872
Test: Build only
Change-Id: I340754389536c09613d8c092ce5005a7eec605ef
25 files changed