Searched refs:iUt (Results 1 – 2 of 2) sorted by relevance
75 public ImsUt(IImsUt iUt) { in ImsUt() argument76 miUt = iUt; in ImsUt()
788 IImsUt iUt = mImsService.getUtInterface(serviceId); in getSupplementaryServiceConfiguration() local790 if (iUt == null) { in getSupplementaryServiceConfiguration()795 mUt = new ImsUt(iUt); in getSupplementaryServiceConfiguration()