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