Searched defs:getMasterAnnounceInterval (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/libs/common_time/ | ||
D | common_time_config_service.cpp | 76 status_t CommonTimeConfigService::getMasterAnnounceInterval(int *interval) { in getMasterAnnounceInterval() function in android::CommonTimeConfigService |
D | common_time_server_api.cpp | 169 status_t CommonTimeServer::getMasterAnnounceInterval(int *interval) { in getMasterAnnounceInterval() function in android::CommonTimeServer |
/frameworks/base/core/java/android/os/ | ||
D | CommonTimeConfig.java | 236 public int getMasterAnnounceInterval() in getMasterAnnounceInterval() method in CommonTimeConfig |
/frameworks/av/media/common_time/ | ||
D | ICommonTimeConfig.cpp | 186 virtual status_t getMasterAnnounceInterval(int *interval) { in getMasterAnnounceInterval() function in android::BpCommonTimeConfig |