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