Searched refs:ClearAllConnections (Results 1 – 8 of 8) sorted by relevance
181 ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in SetCellularDataRoamingEnabled()190 void CellularDataHandler::ClearAllConnections(DisConnectionReason reason) in ClearAllConnections() function in OHOS::Telephony::CellularDataHandler281 ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in RadioPsConnectionAttached()293 ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in RadioPsConnectionDetached()313 ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in RoamingStateOn()327 ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in RoamingStateOff()338 ClearAllConnections(DisConnectionReason::REASON_CLEAR_CONNECTION); in PsRadioEmergencyStateOpen()552 ClearAllConnections(DisConnectionReason::REASON_CHANGE_CONNECTION); in EstablishDataConnection()854 ClearAllConnections(DisConnectionReason::REASON_CLEAR_CONNECTION); in HandleDefaultDataSubscriptionChanged()871 ClearAllConnections(DisConnectionReason::REASON_CLEAR_CONNECTION); in HandleSimStateOrRecordsChanged()[all …]
110 … int32_t ret = DelayedRefSingleton<CellularDataService>::GetInstance().ClearAllConnections( in HandleRecovery()126 … int32_t ret = DelayedRefSingleton<CellularDataService>::GetInstance().ClearAllConnections( in HandleRecovery()
313 bool CellularDataController::ClearAllConnections(DisConnectionReason reason) const in ClearAllConnections() function in OHOS::Telephony::CellularDataController319 cellularDataHandler_->ClearAllConnections(reason); in ClearAllConnections()335 handler_->ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in OnAddSystemAbility()
440 return ClearAllConnections(slotId, DisConnectionReason::REASON_CLEAR_CONNECTION); in ClearCellularDataConnections()443 int32_t CellularDataService::ClearAllConnections(const int32_t slotId, DisConnectionReason reason) in ClearAllConnections() function in OHOS::Telephony::CellularDataService451 bool result = item->second->ClearAllConnections(reason); in ClearAllConnections()
108 cellularDataHandler.ClearAllConnections(reason);185 cellularDataHandler.ClearAllConnections(reason);187 cellularDataHandler.ClearAllConnections(reason);226 ASSERT_NE(TELEPHONY_ERR_SUCCESS, service.ClearAllConnections(INVALID_SLOTID, reason));273 ASSERT_FALSE(controller.ClearAllConnections(reason));
49 bool ClearAllConnections(DisConnectionReason reason) const;
68 int32_t ClearAllConnections(const int32_t slotId, DisConnectionReason reason);
56 void ClearAllConnections(DisConnectionReason reason);