Searched refs:PlatformWwan (Results 1 - 3 of 3) sorted by relevance

/system/chre/platform/include/chre/platform/
H A Dplatform_wwan.h24 class PlatformWwan : public PlatformWwanBase { class in namespace:chre
27 * Performs platform-specific deinitialization of the PlatformWwan instance.
29 ~PlatformWwan();
/system/chre/platform/shared/
H A Dplatform_wwan.cc27 PlatformWwan::~PlatformWwan() {
36 void PlatformWwan::init() {
52 uint32_t PlatformWwan::getCapabilities() {
61 bool PlatformWwan::requestCellInfo() {
70 void PlatformWwan::releaseCellInfoResult(chreWwanCellInfoResult *result) {
/system/chre/core/include/chre/core/
H A Dwwan_request_manager.h34 * the PlatformWwan instance.
81 PlatformWwan mPlatformWwan;

Completed in 260 milliseconds