Searched refs:mCatCcAlphaRegistrant (Results 1 – 4 of 4) sorted by relevance
428 if (mRil.mCatCcAlphaRegistrant != null) { in stkCallControlAlphaNotify()429 mRil.mCatCcAlphaRegistrant.notifyRegistrant(new AsyncResult(null, alpha, null)); in stkCallControlAlphaNotify()
160 protected Registrant mCatCcAlphaRegistrant; field in BaseCommands601 mCatCcAlphaRegistrant = new Registrant (h, what, obj); in setOnCatCcAlphaNotify()606 mCatCcAlphaRegistrant.clear(); in unSetOnCatCcAlphaNotify()
977 if (mRil.mCatCcAlphaRegistrant != null) { in stkCallControlAlphaNotify()978 mRil.mCatCcAlphaRegistrant.notifyRegistrant(new AsyncResult (null, alpha, null)); in stkCallControlAlphaNotify()
1496 if (mCatCcAlphaRegistrant != null) { in triggerIncomingStkCcAlpha()1497 mCatCcAlphaRegistrant.notifyResult(alphaString); in triggerIncomingStkCcAlpha()