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