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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java260 int RIL_UNSOL_STK_EVENT_NOTIFY = 1014; field in interface:RILConstants
H A DRIL.java2393 case RIL_UNSOL_STK_EVENT_NOTIFY: ret = responseString(p); break;
2558 case RIL_UNSOL_STK_EVENT_NOTIFY:
3352 case RIL_UNSOL_STK_EVENT_NOTIFY: return "UNSOL_STK_EVENT_NOTIFY";

Completed in 369 milliseconds