Searched defs:rejectCall (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish/hals/radio/ | ||
D | atCmds.h | 106 static constexpr std::string_view rejectCall = "ATH"sv; variable |
D | RadioVoice.cpp | 524 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/ | ||
D | ril_service.cpp | 1354 Return<void> RadioImpl_1_6::rejectCall(int32_t serial) { in rejectCall() function in RadioImpl_1_6 |