Home
last modified time | relevance | path

Searched defs:callSessionNotifyAnbr (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl320 void callSessionNotifyAnbr(int mediaType, int direction, int bitsPerSecond); in callSessionNotifyAnbr() method
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionImplBase.java796 public void callSessionNotifyAnbr(@MediaStreamType int mediaType, in callSessionNotifyAnbr() method in ImsCallSessionImplBase
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java430 public void callSessionNotifyAnbr(int mediaType, int direction, int bitsPerSecond) { in callSessionNotifyAnbr() method in ImsCallSessionImplBase
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSession.java1250 public void callSessionNotifyAnbr(int mediaType, int direction, int bitsPerSecond) { in callSessionNotifyAnbr() method in ImsCallSession
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java914 public void callSessionNotifyAnbr(int mediaType, int direction, int bitsPerSecond) { in callSessionNotifyAnbr() method in ImsCall