Searched refs:mRilCellInfoListRegistrants (Results 1 – 3 of 3) sorted by relevance
95 protected RegistrantList mRilCellInfoListRegistrants = new RegistrantList(); field in BaseCommands931 mRilCellInfoListRegistrants.addUnique(h, what, obj); in registerForCellInfoList()935 mRilCellInfoListRegistrants.remove(h); in unregisterForCellInfoList()
123 mRil.mRilCellInfoListRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in cellInfoList()
820 mRil.mRilCellInfoListRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in responseCellInfoList()