Searched refs:iUt (Results 1 – 2 of 2) sorted by relevance
89 public ImsUt(IImsUt iUt) { in ImsUt() argument90 miUt = iUt; in ImsUt()
1896 IImsUt iUt = mMmTelFeatureConnection.getUtInterface(); in getSupplementaryServiceConfiguration() local1898 if (iUt == null) { in getSupplementaryServiceConfiguration()1903 mUt = new ImsUt(iUt); in getSupplementaryServiceConfiguration()