OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:convertUnixEpochToGPSTime
(Results
1 - 2
of
2
) sorted by null
/packages/apps/TV/src/com/android/tv/tuner/util/
ConvertUtils.java
32
public static long
convertUnixEpochToGPSTime
(long epochTime) {
/packages/apps/TV/src/com/android/tv/tuner/tvinput/
ChannelDataManager.java
654
long startTime = ConvertUtils.
convertUnixEpochToGPSTime
(
656
long endTime = ConvertUtils.
convertUnixEpochToGPSTime
(
Completed in 231 milliseconds