Searched refs:mApnUnthrottledRegistrants (Results 1 – 4 of 4) sorted by relevance
106 private final RegistrantList mApnUnthrottledRegistrants = new RegistrantList(); field in DataServiceManager339 mApnUnthrottledRegistrants.notifyRegistrants( in onApnUnthrottled()349 mApnUnthrottledRegistrants.notifyRegistrants( in onDataProfileUnthrottled()890 mApnUnthrottledRegistrants.addUnique(h, what, mTransportType); in registerForApnUnthrottled()
114 mRil.mApnUnthrottledRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in unthrottleApn()
59 protected RegistrantList mApnUnthrottledRegistrants = new RegistrantList(); field in BaseCommands323 mApnUnthrottledRegistrants.addUnique(h, what, obj); in registerForApnUnthrottled()328 mApnUnthrottledRegistrants.remove(h); in unregisterForApnUnthrottled()
1292 mRil.mApnUnthrottledRegistrants.notifyRegistrants( in responseApnUnthrottled()