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