Searched refs:mCatCcAlphaRegistrant (Results 1 – 3 of 3) sorted by relevance
146 protected Registrant mCatCcAlphaRegistrant; field in BaseCommands565 mCatCcAlphaRegistrant = new Registrant (h, what, obj); in setOnCatCcAlphaNotify()570 mCatCcAlphaRegistrant.clear(); in unSetOnCatCcAlphaNotify()
928 if (mRil.mCatCcAlphaRegistrant != null) { in stkCallControlAlphaNotify()929 mRil.mCatCcAlphaRegistrant.notifyRegistrant(new AsyncResult (null, alpha, null)); in stkCallControlAlphaNotify()
1497 if (mCatCcAlphaRegistrant != null) { in triggerIncomingStkCcAlpha()1498 mCatCcAlphaRegistrant.notifyResult(alphaString); in triggerIncomingStkCcAlpha()