Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java1107 throwImsException(t, 0); in setMute()
1129 throwImsException(t, 0); in attachSession()
3768 private void throwImsException(Throwable t, int code) throws ImsException { in throwImsException() method in ImsCall