Home
last modified time | relevance | path

Searched defs:rejectCall (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/hals/radio/
DatCmds.h106 static constexpr std::string_view rejectCall = "ATH"sv; variable
DRadioVoice.cpp524 ScopedAStatus RadioVoice::rejectCall(const int32_t serial) { in rejectCall() function in aidl::android::hardware::radio::implementation::RadioVoice
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp1354 Return<void> RadioImpl_1_6::rejectCall(int32_t serial) { in rejectCall() function in RadioImpl_1_6