Home
last modified time | relevance | path

Searched refs:MSG_RETRY_TO_SETUP_DATACALL (Results 1 - 4 of 4) sorted by relevance

/base/telephony/cellular_data/services/include/common/
H A Dcellular_data_event_code.h70 static const uint32_t MSG_RETRY_TO_SETUP_DATACALL = BASE + 43; member in OHOS::Telephony::CellularDataEventCode
/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp612 ASSERT_FALSE(handler->HasInnerEvent(CellularDataEventCode::MSG_RETRY_TO_SETUP_DATACALL)); in HWTEST_F()
614 ASSERT_FALSE(handler->HasInnerEvent(CellularDataEventCode::MSG_RETRY_TO_SETUP_DATACALL)); in HWTEST_F()
617 ASSERT_FALSE(handler->HasInnerEvent(CellularDataEventCode::MSG_RETRY_TO_SETUP_DATACALL)); in HWTEST_F()
619 ASSERT_TRUE(handler->HasInnerEvent(CellularDataEventCode::MSG_RETRY_TO_SETUP_DATACALL)); in HWTEST_F()
621 ASSERT_TRUE(handler->HasInnerEvent(CellularDataEventCode::MSG_RETRY_TO_SETUP_DATACALL)); in HWTEST_F()
/base/telephony/cellular_data/services/include/
H A Dcellular_data_handler.h263 { CellularDataEventCode::MSG_RETRY_TO_SETUP_DATACALL, member in OHOS::Telephony::CellularDataHandler::CellularDataEventCode
/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp979 SendEvent(CellularDataEventCode::MSG_RETRY_TO_SETUP_DATACALL, netInfo->flag, delayTime); in RetryOrClearConnection()
1540 RemoveEvent(CellularDataEventCode::MSG_RETRY_TO_SETUP_DATACALL); in HandleApnChanged()

Completed in 8 milliseconds