Searched refs:notifyDataEnabledChanged (Results 1 – 1 of 1) sorted by relevance
98 notifyDataEnabledChanged(!prevDataEnabled, REASON_INTERNAL_DATA_ENABLED); in setInternalDataEnabled()112 notifyDataEnabledChanged(!prevDataEnabled, REASON_USER_DATA_ENABLED); in setUserDataEnabled()140 notifyDataEnabledChanged(!prevDataEnabled, REASON_POLICY_DATA_ENABLED); in setPolicyDataEnabled()152 notifyDataEnabledChanged(!prevDataEnabled, REASON_DATA_ENABLED_BY_CARRIER); in setCarrierDataEnabled()192 private void notifyDataEnabledChanged(boolean enabled, int reason) { in notifyDataEnabledChanged() method in DataEnabledSettings198 notifyDataEnabledChanged(isDataEnabled(), REASON_REGISTERED); in registerForDataEnabledChanged()