Home
last modified time | relevance | path

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

/aosp12/hardware/ril/libril/
H A Dril_unsol_commands.h35 {RIL_UNSOL_CALL_RING, radio::callRingInd, WAKE_PARTIAL},
H A Dril.cpp1181 case RIL_UNSOL_CALL_RING: return "UNSOL_CALL_RING"; in requestToString()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java557 int RIL_UNSOL_CALL_RING = 1018; field
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java19 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_CALL_RING;
521 if (RIL.RILJ_LOGD) mRil.unsljLogRet(RIL_UNSOL_CALL_RING, response); in callRing()
H A DRIL.java7087 case RIL_UNSOL_CALL_RING: in responseToString()
/aosp12/hardware/ril/include/telephony/
H A Dril.h6635 #define RIL_UNSOL_CALL_RING 1018 macro
/aosp12/hardware/ril/reference-ril/
H A Dril.h6635 #define RIL_UNSOL_CALL_RING 1018 macro