Searched refs:mLceInfoRegistrants (Results 1 – 2 of 2) sorted by relevance
106 protected RegistrantList mLceInfoRegistrants = new RegistrantList(); field in BaseCommands978 mLceInfoRegistrants.addUnique(h, what, obj); in registerForLceInfo()985 mLceInfoRegistrants.remove(h); in unregisterForLceInfo()
261 if (mRil.mLceInfoRegistrants != null) { in currentLinkCapacityEstimate()262 mRil.mLceInfoRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in currentLinkCapacityEstimate()940 if (mRil.mLceInfoRegistrants != null) { in lceData()941 mRil.mLceInfoRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in lceData()