Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DUUSInfo.java74 public UUSInfo(int uusType, int uusDcs, byte[] uusData) { in UUSInfo() argument
75 mUusType = uusType; in UUSInfo()
94 public void setType(int uusType) { in setType() argument
95 mUusType = uusType; in setType()
H A DRadioResponse.java2300 dc.uusInfo.setType(call.uusInfo.get(0).uusType); in convertToDriverCall()
H A DRIL.java1258 info.uusType = uusInfo.getType(); in dial()
1288 info.uusType = uusInfo.getType(); in emergencyDial()
/aosp12/hardware/ril/include/telephony/
H A Dril.h408 RIL_UUS_Type uusType; /* UUS Type */ member
/aosp12/hardware/ril/reference-ril/
H A Dril.h408 RIL_UUS_Type uusType; /* UUS Type */ member
/aosp12/hardware/ril/libril/
H A Dril_service.cpp903 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in dial()
3194 calls[i].uusInfo[0].uusType = (UusType) uusInfo->uusType; in getCurrentCallsResponse()
/aosp12/hardware/interfaces/radio/1.0/
H A Dtypes.hal1203 UusType uusType; // UUS Type