HomeSort by relevance Sort by last modified time
    Searched defs:getMasterElectionEndpoint (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/common_time/
common_time_config_service.cpp 46 status_t CommonTimeConfigService::getMasterElectionEndpoint(
48 return mTimeServer.getMasterElectionEndpoint(addr);
common_time_server_api.cpp 96 status_t CommonTimeServer::getMasterElectionEndpoint(
  /frameworks/av/media/common_time/
ICommonTimeConfig.cpp 86 virtual status_t getMasterElectionEndpoint(struct sockaddr_storage *addr) {
351 status_t status = getMasterElectionEndpoint(&addr);
  /frameworks/base/core/java/android/os/
CommonTimeConfig.java 144 public InetSocketAddress getMasterElectionEndpoint()

Completed in 76 milliseconds