Home
last modified time | relevance | path

Searched defs:CCWA (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/hals/radio/
DAtResponse.h311 struct CCWA { struct
312 static constexpr std::string_view id() { in id()
318 int serviceClass = -1;
319 bool enable = false;
DRadioVoice.cpp273 using CCWA = AtResponse::CCWA; in getCallWaiting() typedef