Searched defs:bitsPerSecond (Results 1 – 13 of 13) sorted by relevance
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | ImsIndication.java | 83 int bitsPerSecond) { in notifyAnbr()
|
| D | RadioImsProxy.java | 173 public void sendAnbrQuery(int serial, int mediaType, int direction, int bitsPerSecond) in sendAnbrQuery()
|
| D | CommandsInterface.java | 2980 default void sendAnbrQuery(int mediaType, int direction, int bitsPerSecond, Message result) {} in sendAnbrQuery()
|
| D | RIL.java | 5448 public void sendAnbrQuery(int mediaType, int direction, int bitsPerSecond, in sendAnbrQuery()
|
| D | Phone.java | 5022 public void triggerNotifyAnbr(int mediaType, int direction, int bitsPerSecond) { in triggerNotifyAnbr()
|
| /frameworks/base/telephony/java/com/android/ims/internal/ |
| D | IImsCallSession.aidl | 320 void callSessionNotifyAnbr(int mediaType, int direction, int bitsPerSecond); in callSessionNotifyAnbr()
|
| D | IImsCallSessionListener.aidl | 209 void callSessionSendAnbrQuery(int mediaType, int direction, int bitsPerSecond); in callSessionSendAnbrQuery()
|
| /frameworks/base/telephony/java/android/telephony/ims/compat/stub/ |
| D | ImsCallSessionImplBase.java | 430 public void callSessionNotifyAnbr(int mediaType, int direction, int bitsPerSecond) { in callSessionNotifyAnbr() 683 int bitsPerSecond) throws RemoteException { in callSessionSendAnbrQuery()
|
| /frameworks/base/telephony/java/android/telephony/ims/aidl/ |
| D | IImsCallSessionListener.aidl | 186 void callSessionSendAnbrQuery(int mediaType, int direction, int bitsPerSecond); in callSessionSendAnbrQuery()
|
| /frameworks/base/telephony/java/android/telephony/ims/ |
| D | ImsCallSession.java | 528 public void callSessionSendAnbrQuery(int mediaType, int direction, int bitsPerSecond) { in callSessionSendAnbrQuery() 1244 public void callSessionNotifyAnbr(int mediaType, int direction, int bitsPerSecond) { in callSessionNotifyAnbr() 1761 int bitsPerSecond) { in callSessionSendAnbrQuery()
|
| /frameworks/opt/net/ims/src/java/com/android/ims/ |
| D | ImsCall.java | 554 int bitsPerSecond) { in onCallSessionSendAnbrQuery() 914 public void callSessionNotifyAnbr(int mediaType, int direction, int bitsPerSecond) { in callSessionNotifyAnbr() 3526 public void callSessionSendAnbrQuery(int mediaType, int direction, int bitsPerSecond) { in callSessionSendAnbrQuery()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
| D | ImsPhoneCallTracker.java | 6027 public void handleSendAnbrQuery(int mediaType, int direction, int bitsPerSecond) { in handleSendAnbrQuery() 6041 public void triggerNotifyAnbr(int mediaType, int direction, int bitsPerSecond) { in triggerNotifyAnbr()
|
| D | ImsPhone.java | 2792 public void triggerNotifyAnbr(int mediaType, int direction, int bitsPerSecond) { in triggerNotifyAnbr()
|