Searched defs:getCurrentCalls (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish/hals/radio/ | ||
D | atCmds.h | 103 static constexpr std::string_view getCurrentCalls = "AT+CLCC"sv; variable |
D | RadioVoice.cpp | 379 ScopedAStatus RadioVoice::getCurrentCalls(const int32_t serial) { in getCurrentCalls() function in aidl::android::hardware::radio::implementation::RadioVoice |
/device/google/cuttlefish/guest/hals/ril/reference-libril/ | ||
D | ril_service.cpp | 1247 Return<void> RadioImpl_1_6::getCurrentCalls(int32_t serial) { in getCurrentCalls() function in RadioImpl_1_6 |