Home
last modified time | relevance | path

Searched refs:getImsManagerIsNullException (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java2292 mPhone.sendErrorResponse(onComplete, getImsManagerIsNullException()); in setUiTTYMode()
2472 mPhone.sendErrorResponse(response, getImsManagerIsNullException()); in sendUSSD()
4017 throw getImsManagerIsNullException(); in getUtInterface()
4495 throw getImsManagerIsNullException(); in getEcbmInterface()
4689 private ImsException getImsManagerIsNullException() { in getImsManagerIsNullException() method in ImsPhoneCallTracker