Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h409 RIL_UUS_Type uusType; /* UUS Type */ member
/device/generic/goldfish/radio/include/telephony/
Dril.h408 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.cpp1085 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in dial()
3465 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in emergencyDial()
4236 calls[i].uusInfo[0].uusType = (UusType) uusInfo->uusType; in getCurrentCallsResponse()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h421 RIL_UUS_Type uusType; /* UUS Type */ member
Dril_service.cpp1103 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in dial()
3590 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in emergencyDial()
4410 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()