Searched refs:convertUnixEpochToGPSTime (Results 1 – 3 of 3) sorted by relevance
30 public static long convertUnixEpochToGPSTime(long epochTime) { in convertUnixEpochToGPSTime() method in ConvertUtils
729 ConvertUtils.convertUnixEpochToGPSTime( in getAllProgramsForChannel()732 ConvertUtils.convertUnixEpochToGPSTime( in getAllProgramsForChannel()
1160 ConvertUtils.convertUnixEpochToGPSTime(calendar.getTimeInMillis() / 1000); in parseDVBEIT()