Searched refs:mBarringInfoChangedRegistrants (Results 1 – 5 of 5) sorted by relevance
114 protected RegistrantList mBarringInfoChangedRegistrants = new RegistrantList(); field in BaseCommands1084 mBarringInfoChangedRegistrants.addUnique(h, what, obj); in registerForBarringInfoChanged()1094 mBarringInfoChangedRegistrants.remove(h); in unregisterForBarringInfoChanged()
110 mRil.mBarringInfoChangedRegistrants.notifyRegistrants( in getBarringInfoResponse()
1142 mRil.mBarringInfoChangedRegistrants.notifyRegistrants( in barringInfoChanged()
2712 mRil.mBarringInfoChangedRegistrants.notifyRegistrants( in getBarringInfoResponse()
6178 mBarringInfoChangedRegistrants.notifyRegistrants(new AsyncResult(null, barringInfo, null)); in notifyBarringInfoChanged()