Home
last modified time | relevance | path

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

/aosp12/hardware/ril/include/telephony/
H A Dril.h390 } RIL_UUS_Type; typedef
408 RIL_UUS_Type uusType; /* UUS Type */
/aosp12/hardware/ril/reference-ril/
H A Dril.h390 } RIL_UUS_Type; typedef
408 RIL_UUS_Type uusType; /* UUS Type */
/aosp12/hardware/ril/libril/
H A Dril_service.cpp903 uusInfo.uusType = (RIL_UUS_Type) dialInfo.uusInfo[0].uusType; in dial()