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.java1567 mPhone.sendErrorResponse(onComplete, getImsManagerIsNullException()); in setUiTTYMode()
1771 mPhone.sendErrorResponse(response, getImsManagerIsNullException()); in sendUSSD()
2958 throw getImsManagerIsNullException(); in getUtInterface()
3268 throw getImsManagerIsNullException(); in getEcbmInterface()
3278 throw getImsManagerIsNullException(); in getMultiEndpointInterface()
3453 private ImsException getImsManagerIsNullException() { in getImsManagerIsNullException() method in ImsPhoneCallTracker