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