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.java261 int RIL_UNSOL_STK_CALL_SETUP = 1015; field in interface:RILConstants
H A DRIL.java2394 case RIL_UNSOL_STK_CALL_SETUP: ret = responseInts(p); break;
2567 case RIL_UNSOL_STK_CALL_SETUP:
3353 case RIL_UNSOL_STK_CALL_SETUP: return "UNSOL_STK_CALL_SETUP";

Completed in 33 milliseconds