Searched refs:mLceInfoRegistrants (Results 1 – 2 of 2) sorted by relevance
101 protected RegistrantList mLceInfoRegistrants = new RegistrantList(); field in BaseCommands989 mLceInfoRegistrants.add(r); in registerForLceInfo()996 mLceInfoRegistrants.remove(h); in unregisterForLceInfo()
252 if (mRil.mLceInfoRegistrants != null) { in currentLinkCapacityEstimate()253 mRil.mLceInfoRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in currentLinkCapacityEstimate()903 if (mRil.mLceInfoRegistrants != null) { in lceData()904 mRil.mLceInfoRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in lceData()