Home
last modified time | relevance | path

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

/test/xts/hats/telephony/ril/hdi_v1.1_additional/
H A Dhdf_ril_hdiService_test_7th.cpp599 g_startDtmfResponseFlag = false; in HWTEST_F()
606 EXPECT_EQ(true, g_startDtmfResponseFlag); in HWTEST_F()
619 g_startDtmfResponseFlag = false; in HWTEST_F()
626 EXPECT_EQ(true, g_startDtmfResponseFlag); in HWTEST_F()
H A Dhdf_ril_callback_common.h617 extern bool g_startDtmfResponseFlag;
H A Dhdf_ril_callback_common.cpp104 bool g_startDtmfResponseFlag = false; variable
1444 g_startDtmfResponseFlag = true; in StartDtmfResponse()

Completed in 9 milliseconds