Searched refs:mUtInterface (Results 1 – 1 of 1) sorted by relevance
490 private ImsUtInterface mUtInterface; field in ImsPhoneCallTracker998 mUtInterface = getUtInterface(); in startListeningForCalls()999 if (mUtInterface != null) { in startListeningForCalls()1000 mUtInterface.registerForSuppServiceIndication(this, in startListeningForCalls()1044 if (mUtInterface != null) { in dispose()1045 mUtInterface.unregisterForSuppServiceIndication(this); in dispose()