Searched refs:sLastEpgUpdatedTimestamp (Results 1 – 1 of 1) sorted by relevance
58 private static long sLastEpgUpdatedTimestamp = -1; field in EpgFetchHelper278 sLastEpgUpdatedTimestamp = timestamp; in setLastEpgUpdatedTimestamp()287 if (sLastEpgUpdatedTimestamp < 0) { in getLastEpgUpdatedTimestamp()288 sLastEpgUpdatedTimestamp = in getLastEpgUpdatedTimestamp()292 return sLastEpgUpdatedTimestamp; in getLastEpgUpdatedTimestamp()