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.java1077 throwImsException(t, 0); in setMute()
1099 throwImsException(t, 0); in attachSession()
3647 private void throwImsException(Throwable t, int code) throws ImsException { in throwImsException() method in ImsCall