Home
last modified time | relevance | path

Searched refs:IsShowDialog (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/satellite_call/src/
H A Dsatellite_call_control.cpp131 if (isDisconnected && IsShowDialog()) { in HandleSatelliteCallStateUpdate()
149 if (nextState == TelCallState::CALL_STATUS_ACTIVE && !IsShowDialog()) { in HandleSatelliteCallStateUpdate()
157 bool SatelliteCallControl::IsShowDialog() in IsShowDialog() function in OHOS::Telephony::SatelliteCallControl
196 if (!IsShowDialog()) { in SetSatelliteCallDurationProcessing()
/ohos5.0/base/telephony/call_manager/services/satellite_call/include/
H A Dsatellite_call_control.h37 bool IsShowDialog();
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch5_test.cpp396 satelliteCallControl->IsShowDialog();