Searched refs:mRilCellInfoListRegistrants (Results 1 – 2 of 2) sorted by relevance
68 protected RegistrantList mRilCellInfoListRegistrants = new RegistrantList(); field in BaseCommands844 mRilCellInfoListRegistrants.add(r); in registerForCellInfoList()848 mRilCellInfoListRegistrants.remove(h); in unregisterForCellInfoList()
698 mRil.mRilCellInfoListRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in cellInfoList()710 mRil.mRilCellInfoListRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in cellInfoList_1_2()