Searched refs:RIL_UNSOL_STK_SESSION_END (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java440 int RIL_UNSOL_STK_SESSION_END = 1012; field in interface:RILConstants
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java63 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_STK_SESSION_END;
334 if (RIL.RILJ_LOGD) mRil.unsljLog(RIL_UNSOL_STK_SESSION_END);
H A DRIL.java4957 case RIL_UNSOL_STK_SESSION_END:

Completed in 22 milliseconds