Home
last modified time | relevance | path

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

/aosp12/hardware/ril/include/telephony/
H A Dril.h991 } RIL_DataProfile; typedef
/aosp12/hardware/ril/reference-ril/
H A Dril.h991 } RIL_DataProfile; typedef
/aosp12/frameworks/opt/telephony/proto/src/
H A Dtelephony.proto978 // optional RIL_DataProfile
/aosp12/hardware/ril/libril/
H A Dril_service.cpp2499 dataProfiles[i].profileId = (RIL_DataProfile) profiles[i].profileId; in setDataProfile()
2574 dataProfiles[i].profileId = (RIL_DataProfile) profiles[i].profileId; in setDataProfile()