Searched refs:mUtInterface (Results 1 – 1 of 1) sorted by relevance
400 private ImsUtInterface mUtInterface; field in ImsPhoneCallTracker652 mUtInterface = getUtInterface(); in startListeningForCalls()653 if (mUtInterface != null) { in startListeningForCalls()654 mUtInterface.registerForSuppServiceIndication(this, in startListeningForCalls()697 if (mUtInterface != null) { in dispose()698 mUtInterface.unregisterForSuppServiceIndication(this); in dispose()