Searched refs:RIL_UNSOL_STK_CALL_SETUP (Results 1 – 4 of 4) sorted by relevance
34 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_STK_CALL_SETUP;441 if (mRil.isLogOrTrace()) mRil.unsljLogRet(RIL_UNSOL_STK_CALL_SETUP, timeout); in stkCallSetup()
65 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_STK_CALL_SETUP;457 if (mRil.isLogOrTrace()) mRil.unsljLogRet(RIL_UNSOL_STK_CALL_SETUP, timeout); in stkCallSetup()
288 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_STK_CALL_SETUP;5280 case RIL_UNSOL_STK_CALL_SETUP: in responseToString()
573 int RIL_UNSOL_STK_CALL_SETUP = 1015; field