Searched refs:mCatCcAlphaRegistrant (Results 1 – 3 of 3) sorted by relevance
152 protected Registrant mCatCcAlphaRegistrant; field in BaseCommands581 mCatCcAlphaRegistrant = new Registrant (h, what, obj); in setOnCatCcAlphaNotify()586 mCatCcAlphaRegistrant.clear(); in unSetOnCatCcAlphaNotify()
1009 if (mRil.mCatCcAlphaRegistrant != null) { in stkCallControlAlphaNotify()1010 mRil.mCatCcAlphaRegistrant.notifyRegistrant(new AsyncResult (null, alpha, null)); in stkCallControlAlphaNotify()
1530 if (mCatCcAlphaRegistrant != null) { in triggerIncomingStkCcAlpha()1531 mCatCcAlphaRegistrant.notifyResult(alphaString); in triggerIncomingStkCcAlpha()