Searched refs:convertUnixEpochToGPSTime (Results 1 - 3 of 3) sorted by relevance

/packages/apps/TV/src/com/android/tv/tuner/util/
H A DConvertUtils.java32 public static long convertUnixEpochToGPSTime(long epochTime) { method in class:ConvertUtils
/packages/apps/TV/src/com/android/tv/tuner/tvinput/
H A DChannelDataManager.java682 long startTime = ConvertUtils.convertUnixEpochToGPSTime(
684 long endTime = ConvertUtils.convertUnixEpochToGPSTime(
/packages/apps/TV/src/com/android/tv/tuner/ts/
H A DSectionParser.java861 long startTime = ConvertUtils.convertUnixEpochToGPSTime(

Completed in 156 milliseconds