Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dcommon_time_config_service.cpp92 status_t CommonTimeConfigService::getPanicThreshold(int *threshold) { in getPanicThreshold() function in android::CommonTimeConfigService
Dcommon_time_server_api.cpp225 status_t CommonTimeServer::getPanicThreshold(int *threshold) { in getPanicThreshold() function in android::CommonTimeServer
/frameworks/base/core/java/android/os/
DCommonTimeConfig.java291 public int getPanicThreshold() in getPanicThreshold() method in CommonTimeConfig
/frameworks/av/media/common_time/
DICommonTimeConfig.cpp246 virtual status_t getPanicThreshold(int *threshold) { in getPanicThreshold() function in android::BpCommonTimeConfig