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