Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h444 RIL_UUS_Type uusType; /* UUS Type */ member
Dril_service.cpp1281 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in dial()
1947 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in emergencyDial_1_6()
3930 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in emergencyDial()
5300 calls[i].base.base.uusInfo[0].uusType = (UusType)uusInfo->uusType; in getCurrentCallsResponse()
5333 calls[i].base.uusInfo[0].uusType = (UusType)uusInfo->uusType; in getCurrentCallsResponse()
5366 calls[i].uusInfo[0].uusType = (UusType)uusInfo->uusType; in getCurrentCallsResponse()