Searched refs:mLceInfoRegistrants (Results 1 – 3 of 3) sorted by relevance
139 if (mRil.mLceInfoRegistrants != null) { in currentLinkCapacityEstimate()140 mRil.mLceInfoRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in currentLinkCapacityEstimate()
111 protected RegistrantList mLceInfoRegistrants = new RegistrantList(); field in BaseCommands998 mLceInfoRegistrants.addUnique(h, what, obj); in registerForLceInfo()1005 mLceInfoRegistrants.remove(h); in unregisterForLceInfo()
258 if (mRil.mLceInfoRegistrants != null) { in currentLinkCapacityEstimate()259 mRil.mLceInfoRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in currentLinkCapacityEstimate()274 if (mRil.mLceInfoRegistrants != null) { in currentLinkCapacityEstimate_1_6()275 mRil.mLceInfoRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in currentLinkCapacityEstimate_1_6()