Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dcommon_time_config_service.cpp76 status_t CommonTimeConfigService::getMasterAnnounceInterval(int *interval) { in getMasterAnnounceInterval() function in android::CommonTimeConfigService
Dcommon_time_server_api.cpp169 status_t CommonTimeServer::getMasterAnnounceInterval(int *interval) { in getMasterAnnounceInterval() function in android::CommonTimeServer
/frameworks/base/core/java/android/os/
DCommonTimeConfig.java236 public int getMasterAnnounceInterval() in getMasterAnnounceInterval() method in CommonTimeConfig
/frameworks/av/media/common_time/
DICommonTimeConfig.cpp186 virtual status_t getMasterAnnounceInterval(int *interval) { in getMasterAnnounceInterval() function in android::BpCommonTimeConfig