Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dcommon_time_config_service.cpp96 status_t CommonTimeConfigService::setPanicThreshold(int threshold) { in setPanicThreshold() function in android::CommonTimeConfigService
Dcommon_time_server_api.cpp231 status_t CommonTimeServer::setPanicThreshold(int threshold) { in setPanicThreshold() function in android::CommonTimeServer
/frameworks/base/core/java/android/os/
DCommonTimeConfig.java307 public int setPanicThreshold(int threshold) { in setPanicThreshold() method in CommonTimeConfig
/frameworks/av/media/common_time/
DICommonTimeConfig.cpp262 virtual status_t setPanicThreshold(int threshold) { in setPanicThreshold() function in android::BpCommonTimeConfig