Searched defs:setPanicThreshold (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/libs/common_time/ | ||
D | common_time_config_service.cpp | 96 status_t CommonTimeConfigService::setPanicThreshold(int threshold) { in setPanicThreshold() function in android::CommonTimeConfigService |
D | common_time_server_api.cpp | 231 status_t CommonTimeServer::setPanicThreshold(int threshold) { in setPanicThreshold() function in android::CommonTimeServer |
/frameworks/base/core/java/android/os/ | ||
D | CommonTimeConfig.java | 307 public int setPanicThreshold(int threshold) { in setPanicThreshold() method in CommonTimeConfig |
/frameworks/av/media/common_time/ | ||
D | ICommonTimeConfig.cpp | 262 virtual status_t setPanicThreshold(int threshold) { in setPanicThreshold() function in android::BpCommonTimeConfig |