Searched defs:numOfLiveModems (Results 1 – 11 of 11) sorted by relevance
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.config/1/android/hardware/radio/config/ |
D | IRadioConfigResponse.aidl | 38 …NumOfLiveModemsResponse(in android.hardware.radio.RadioResponseInfo info, in byte numOfLiveModems); in getNumOfLiveModemsResponse()
|
D | IRadioConfig.aidl | 49 oneway void setNumOfLiveModems(in int serial, in byte numOfLiveModems); in setNumOfLiveModems()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.config/2/android/hardware/radio/config/ |
D | IRadioConfigResponse.aidl | 38 …NumOfLiveModemsResponse(in android.hardware.radio.RadioResponseInfo info, in byte numOfLiveModems); in getNumOfLiveModemsResponse()
|
D | IRadioConfig.aidl | 49 oneway void setNumOfLiveModems(in int serial, in byte numOfLiveModems); in setNumOfLiveModems()
|
/hardware/interfaces/radio/aidl/android/hardware/radio/config/ |
D | IRadioConfigResponse.aidl | 62 in android.hardware.radio.RadioResponseInfo info, in byte numOfLiveModems); in getNumOfLiveModemsResponse()
|
D | IRadioConfig.aidl | 107 void setNumOfLiveModems(in int serial, in byte numOfLiveModems); in setNumOfLiveModems()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.config/3/android/hardware/radio/config/ |
D | IRadioConfigResponse.aidl | 39 …NumOfLiveModemsResponse(in android.hardware.radio.RadioResponseInfo info, in byte numOfLiveModems); in getNumOfLiveModemsResponse()
|
D | IRadioConfig.aidl | 50 oneway void setNumOfLiveModems(in int serial, in byte numOfLiveModems); in setNumOfLiveModems()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.config/current/android/hardware/radio/config/ |
D | IRadioConfigResponse.aidl | 39 …NumOfLiveModemsResponse(in android.hardware.radio.RadioResponseInfo info, in byte numOfLiveModems); in getNumOfLiveModemsResponse()
|
D | IRadioConfig.aidl | 50 oneway void setNumOfLiveModems(in int serial, in byte numOfLiveModems); in setNumOfLiveModems()
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/config/ |
D | RadioConfig.cpp | 78 ScopedAStatus RadioConfig::setNumOfLiveModems(int32_t serial, int8_t numOfLiveModems) { in setNumOfLiveModems()
|