Searched refs:mRilCellInfoListRegistrants (Results 1 – 2 of 2) sorted by relevance
70 protected RegistrantList mRilCellInfoListRegistrants = new RegistrantList(); field in BaseCommands823 mRilCellInfoListRegistrants.add(r); in registerForCellInfoList()827 mRilCellInfoListRegistrants.remove(h); in unregisterForCellInfoList()
3131 if (mRilCellInfoListRegistrants != null) { in processUnsolicited()3132 mRilCellInfoListRegistrants.notifyRegistrants( in processUnsolicited()