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.java2115 mPhone.sendErrorResponse(onComplete, getImsManagerIsNullException()); in setUiTTYMode()
2296 mPhone.sendErrorResponse(response, getImsManagerIsNullException()); in sendUSSD()
3754 throw getImsManagerIsNullException(); in getUtInterface()
4204 throw getImsManagerIsNullException(); in getEcbmInterface()
4214 throw getImsManagerIsNullException(); in getMultiEndpointInterface()
4416 private ImsException getImsManagerIsNullException() { in getImsManagerIsNullException() method in ImsPhoneCallTracker