Searched refs:sLastEpgUpdatedTimestamp (Results 1 – 1 of 1) sorted by relevance
61 private static long sLastEpgUpdatedTimestamp = -1; field in EpgFetchHelper281 sLastEpgUpdatedTimestamp = timestamp; in setLastEpgUpdatedTimestamp()290 if (sLastEpgUpdatedTimestamp < 0) { in getLastEpgUpdatedTimestamp()291 sLastEpgUpdatedTimestamp = in getLastEpgUpdatedTimestamp()295 return sLastEpgUpdatedTimestamp; in getLastEpgUpdatedTimestamp()