Searched refs:REASON_DATA_ENABLED_BY_CARRIER (Results 1 – 3 of 3) sorted by relevance
66 REASON_DATA_ENABLED_BY_CARRIER,82 public static final int REASON_DATA_ENABLED_BY_CARRIER = 4; field in DataEnabledSettings297 updateDataEnabledAndNotify(REASON_DATA_ENABLED_BY_CARRIER); in setCarrierDataEnabled()
3924 case DataEnabledSettings.REASON_DATA_ENABLED_BY_CARRIER: in onDataEnabledChanged()
1021 new Pair<>(false, DataEnabledSettings.REASON_DATA_ENABLED_BY_CARRIER), null); in testCarrierActionSetMeteredApnsEnabled()