Home
last modified time | relevance | path

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

/test/xts/hats/telephony/ril/hdi_v1.1_additional/
H A Dhdf_ril_hdiService_test_7th.cpp489 g_setCallRestrictionResponseFlag = false; in HWTEST_F()
497 EXPECT_EQ(true, g_setCallRestrictionResponseFlag); in HWTEST_F()
510 g_setCallRestrictionResponseFlag = false; in HWTEST_F()
518 EXPECT_EQ(true, g_setCallRestrictionResponseFlag); in HWTEST_F()
H A Dhdf_ril_callback_common.h614 extern bool g_setCallRestrictionResponseFlag;
H A Dhdf_ril_callback_common.cpp101 bool g_setCallRestrictionResponseFlag = false; variable
1414 g_setCallRestrictionResponseFlag = true; in SetCallRestrictionResponse()

Completed in 10 milliseconds