Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/test/unittest/
Dril_interface_test.cpp311 int32_t hangupType = InputInt32(1, HANGUP_ACTIVE, "Option"); in CallSupplementTest() local
312 int ret = g_rilInterface->CallSupplement(slotId, GetSerialId(), hangupType); in CallSupplementTest()