Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/include/telephony/
Dril.h408 RIL_UUS_Type uusType; /* UUS Type */ member
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp1219 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in dial()
1885 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in emergencyDial_1_6()
3868 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in emergencyDial()
5229 calls[i].base.base.uusInfo[0].uusType = (UusType)uusInfo->uusType; in getCurrentCallsResponse()
5262 calls[i].base.uusInfo[0].uusType = (UusType)uusInfo->uusType; in getCurrentCallsResponse()
5295 calls[i].uusInfo[0].uusType = (UusType)uusInfo->uusType; in getCurrentCallsResponse()
Dril.h444 RIL_UUS_Type uusType; /* UUS Type */ member