Searched refs:mCatCcAlphaRegistrant (Results 1 – 3 of 3) sorted by relevance
139 protected Registrant mCatCcAlphaRegistrant; field in BaseCommands573 mCatCcAlphaRegistrant = new Registrant (h, what, obj); in setOnCatCcAlphaNotify()578 mCatCcAlphaRegistrant.clear(); in unSetOnCatCcAlphaNotify()
891 if (mRil.mCatCcAlphaRegistrant != null) { in stkCallControlAlphaNotify()892 mRil.mCatCcAlphaRegistrant.notifyRegistrant(new AsyncResult (null, alpha, null)); in stkCallControlAlphaNotify()
1459 if (mCatCcAlphaRegistrant != null) { in triggerIncomingStkCcAlpha()1460 mCatCcAlphaRegistrant.notifyResult(alphaString); in triggerIncomingStkCcAlpha()