Home
last modified time | relevance | path

Searched refs:RIL_REQUEST_GET_IMEISV (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/ril/libril/
H A Dril_commands.h56 {RIL_REQUEST_GET_IMEISV, NULL},
H A Dril.cpp1064 case RIL_REQUEST_GET_IMEISV: return "GET_IMEISV"; in requestToString()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java390 int RIL_REQUEST_GET_IMEISV = 39; field
/aosp12/hardware/ril/include/telephony/
H A Dril.h3439 #define RIL_REQUEST_GET_IMEISV 39 macro
/aosp12/hardware/ril/reference-ril/
H A Dril.h3439 #define RIL_REQUEST_GET_IMEISV 39 macro
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java6524 case RIL_REQUEST_GET_IMEISV: in retToString()
6768 case RIL_REQUEST_GET_IMEISV: in requestToString()