OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCachedNtpTime
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/util/
NtpTrustedTime.java
129
public long
getCachedNtpTime
() {
130
if (LOGD) Log.d(TAG, "
getCachedNtpTime
() cache hit");
/frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java
634
long time = mNtpTime.
getCachedNtpTime
();
[
all
...]
Completed in 55 milliseconds