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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java279 int RIL_UNSOL_STK_CALL_SETUP = 1015; field in interface:RILConstants
H A DRIL.java2454 case RIL_UNSOL_STK_CALL_SETUP: ret = responseInts(p); break;
2640 case RIL_UNSOL_STK_CALL_SETUP:
3604 case RIL_UNSOL_STK_CALL_SETUP: return "UNSOL_STK_CALL_SETUP";

Completed in 30 milliseconds