Searched refs:mRilCellInfoListRegistrants (Results 1 – 2 of 2) sorted by relevance
85 protected RegistrantList mRilCellInfoListRegistrants = new RegistrantList(); field in BaseCommands904 mRilCellInfoListRegistrants.add(r); in registerForCellInfoList()908 mRilCellInfoListRegistrants.remove(h); in unregisterForCellInfoList()
734 mRil.mRilCellInfoListRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in cellInfoList()746 mRil.mRilCellInfoListRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in cellInfoList_1_2()758 mRil.mRilCellInfoListRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in cellInfoList_1_4()