Searched refs:mLceInfoRegistrants (Results 1 – 2 of 2) sorted by relevance
251 if (mRil.mLceInfoRegistrants != null) { in currentLinkCapacityEstimate()252 mRil.mLceInfoRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in currentLinkCapacityEstimate()849 if (mRil.mLceInfoRegistrants != null) { in lceData()850 mRil.mLceInfoRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in lceData()
80 protected RegistrantList mLceInfoRegistrants = new RegistrantList(); field in BaseCommands929 mLceInfoRegistrants.add(r); in registerForLceInfo()936 mLceInfoRegistrants.remove(h); in unregisterForLceInfo()