Searched refs:mUtInterface (Results 1 – 1 of 1) sorted by relevance
467 private ImsUtInterface mUtInterface; field in ImsPhoneCallTracker975 mUtInterface = getUtInterface(); in startListeningForCalls()976 if (mUtInterface != null) { in startListeningForCalls()977 mUtInterface.registerForSuppServiceIndication(this, in startListeningForCalls()1021 if (mUtInterface != null) { in dispose()1022 mUtInterface.unregisterForSuppServiceIndication(this); in dispose()