Home
last modified time | relevance | path

Searched refs:RIL_UNSOL_STK_CALL_SETUP (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DRILConstants.java281 int RIL_UNSOL_STK_CALL_SETUP = 1015; field
DRIL.java2376 case RIL_UNSOL_STK_CALL_SETUP: ret = responseInts(p); break; in processUnsolicited()
2554 case RIL_UNSOL_STK_CALL_SETUP: in processUnsolicited()
3483 case RIL_UNSOL_STK_CALL_SETUP: return "UNSOL_STK_CALL_SETUP"; in responseToString()