Searched refs:FIRST_REASONABLE_WALL_CLOCK (Results 1 – 1 of 1) sorted by relevance
41 private static final long FIRST_REASONABLE_WALL_CLOCK = 1490000000000L; // mid-December 2016 field in WifiScoreReport251 if (now < FIRST_REASONABLE_WALL_CLOCK) return; in logLinkMetrics()