Searched refs:getImsEcbm (Results 1 – 3 of 3) sorted by relevance
55 public IImsEcbm getImsEcbm() { in getImsEcbm() method in ImsEcbmImplBase
167 return implBase != null ? implBase.getImsEcbm() : null;
683 return ecbmImpl != null ? ecbmImpl.getImsEcbm() : null; in getEcbmInterface()