Searched defs:getEstimatedError (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/libs/common_time/ | ||
D | common_clock_service.cpp | 75 status_t CommonClockService::getEstimatedError(int32_t* estimate) { in getEstimatedError() function in android::CommonClockService |
D | common_time_server_api.cpp | 57 int32_t CommonTimeServer::getEstimatedError() { in getEstimatedError() function in android::CommonTimeServer |
/frameworks/base/core/java/android/os/ | ||
D | CommonClock.java | 187 public int getEstimatedError() in getEstimatedError() method in CommonClock |
/frameworks/av/media/common_time/ | ||
D | ICommonClock.cpp | 154 virtual status_t getEstimatedError(int32_t* estimate) { in getEstimatedError() function in android::BpCommonClock |