Home
last modified time | relevance | path

Searched defs:getEstimatedError (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/common_time/
Dcommon_clock_service.cpp75 status_t CommonClockService::getEstimatedError(int32_t* estimate) { in getEstimatedError() function in android::CommonClockService
Dcommon_time_server_api.cpp57 int32_t CommonTimeServer::getEstimatedError() { in getEstimatedError() function in android::CommonTimeServer
/frameworks/base/core/java/android/os/
DCommonClock.java187 public int getEstimatedError() in getEstimatedError() method in CommonClock
/frameworks/av/media/common_time/
DICommonClock.cpp154 virtual status_t getEstimatedError(int32_t* estimate) { in getEstimatedError() function in android::BpCommonClock