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