Searched refs:mDataEnabledChangedRegistrants (Results 1 – 1 of 1) sorted by relevance
75 private final RegistrantList mDataEnabledChangedRegistrants = new RegistrantList(); field in DataEnabledSettings193 mDataEnabledChangedRegistrants.notifyResult(new Pair<>(enabled, reason)); in notifyDataEnabledChanged()197 mDataEnabledChangedRegistrants.addUnique(h, what, obj); in registerForDataEnabledChanged()202 mDataEnabledChangedRegistrants.remove(h); in unregisterForDataEnabledChanged()