Searched refs:RIL_UNSOL_STK_CC_ALPHA_NOTIFY (Results 1 – 4 of 4) sorted by relevance
35 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_STK_CC_ALPHA_NOTIFY;426 if (mRil.isLogOrTrace()) mRil.unsljLogRet(RIL_UNSOL_STK_CC_ALPHA_NOTIFY, alpha); in stkCallControlAlphaNotify()
66 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_STK_CC_ALPHA_NOTIFY;975 if (mRil.isLogOrTrace()) mRil.unsljLogRet(RIL_UNSOL_STK_CC_ALPHA_NOTIFY, alpha); in stkCallControlAlphaNotify()
289 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_STK_CC_ALPHA_NOTIFY;5338 case RIL_UNSOL_STK_CC_ALPHA_NOTIFY: in responseToString()
602 int RIL_UNSOL_STK_CC_ALPHA_NOTIFY = 1044; field