Home
last modified time | relevance | path

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

/hardware/interfaces/radio/aidl/android/hardware/radio/ims/
DIRadioImsIndication.aidl23 import android.hardware.radio.ims.ImsStreamType;
53 void notifyAnbr(in RadioIndicationType type, in ImsStreamType mediaType, in notifyAnbr()
DIRadioIms.aidl26 import android.hardware.radio.ims.ImsStreamType;
156 int serial, ImsStreamType mediaType, ImsStreamDirection direction, int bitsPerSecond); in sendAnbrQuery()
DImsStreamType.aidl23 enum ImsStreamType { enum
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims/1/android/hardware/radio/ims/
DImsStreamType.aidl36 enum ImsStreamType { enum
DIRadioImsIndication.aidl38 …ardware.radio.RadioIndicationType type, in android.hardware.radio.ims.ImsStreamType mediaType, in … in notifyAnbr()
DIRadioIms.aidl43 …oneway void sendAnbrQuery(int serial, android.hardware.radio.ims.ImsStreamType mediaType, android.… in sendAnbrQuery()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims/2/android/hardware/radio/ims/
DImsStreamType.aidl37 enum ImsStreamType { enum
DIRadioImsIndication.aidl39 …ardware.radio.RadioIndicationType type, in android.hardware.radio.ims.ImsStreamType mediaType, in … in notifyAnbr()
DIRadioIms.aidl44 …oneway void sendAnbrQuery(int serial, android.hardware.radio.ims.ImsStreamType mediaType, android.… in sendAnbrQuery()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims/current/android/hardware/radio/ims/
DImsStreamType.aidl37 enum ImsStreamType { enum
DIRadioImsIndication.aidl39 …ardware.radio.RadioIndicationType type, in android.hardware.radio.ims.ImsStreamType mediaType, in … in notifyAnbr()
DIRadioIms.aidl44 …oneway void sendAnbrQuery(int serial, android.hardware.radio.ims.ImsStreamType mediaType, android.… in sendAnbrQuery()
/hardware/interfaces/radio/aidl/vts/
Dradio_ims_indication.cpp27 ImsStreamType /*mediaType*/, ImsStreamDirection /*direction*/, int /*bitsPerSecond*/) { in notifyAnbr() argument
Dradio_ims_utils.h71 virtual ndk::ScopedAStatus notifyAnbr(RadioIndicationType type, ImsStreamType mediaType,
Dradio_ims_test.cpp203 … radio_ims->sendAnbrQuery(serial, ImsStreamType::AUDIO, ImsStreamDirection::UPLINK, 13200); in TEST_P()
/hardware/interfaces/radio/aidl/compat/libradiocompat/ims/
DRadioIms.cpp67 int32_t serial, aidl::ImsStreamType /*mediaType*/, aidl::ImsStreamDirection /*direction*/, in sendAnbrQuery() argument
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DRadioIms.h42 int32_t serial, ::aidl::android::hardware::radio::ims::ImsStreamType mediaType,