Searched refs:iUt (Results 1 – 2 of 2) sorted by relevance
87 public ImsUt(IImsUt iUt) { in ImsUt() argument88 miUt = iUt; in ImsUt()
1674 IImsUt iUt = mMmTelFeatureConnection.getUtInterface(); in getSupplementaryServiceConfiguration() local1676 if (iUt == null) { in getSupplementaryServiceConfiguration()1681 mUt = new ImsUt(iUt); in getSupplementaryServiceConfiguration()