Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h410 RIL_UUS_Type uusType; /* UUS Type */ member
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h418 RIL_UUS_Type uusType; /* UUS Type */ member
Dril_service.cpp1074 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in dial()
3453 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in emergencyDial()
4224 calls[i].uusInfo[0].uusType = (UusType) uusInfo->uusType; in getCurrentCallsResponse()
/device/generic/goldfish/radio/libril/
Dril_service.cpp952 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in dial()
3272 calls[i].uusInfo[0].uusType = (UusType) uusInfo->uusType; in getCurrentCallsResponse()