Searched refs:mOverallDataEnabledChangedRegistrants (Results 1 – 1 of 1) sorted by relevance
119 private final RegistrantList mOverallDataEnabledChangedRegistrants = new RegistrantList(); field in DataEnabledSettings420 mOverallDataEnabledChangedRegistrants.notifyResult(new Pair<>(enabled, reason)); in notifyDataEnabledChanged()424 mOverallDataEnabledChangedRegistrants.addUnique(h, what, obj); in registerForDataEnabledChanged()429 mOverallDataEnabledChangedRegistrants.remove(h); in unregisterForDataEnabledChanged()