Searched refs:REASON_DATA_DISABLED (Results 1 – 3 of 3) sorted by relevance
88 static final String REASON_DATA_DISABLED = "dataDisabled"; field
1347 onCleanUpConnection(true, apnId, Phone.REASON_DATA_DISABLED); in onEnableApn()1352 notifyApnIdDisconnected(Phone.REASON_DATA_DISABLED, apnId); in onEnableApn()1449 notifyOffApnsOfAvailability(Phone.REASON_DATA_DISABLED); in onSetUserDataEnabled()
1582 apnContext.setReason(Phone.REASON_DATA_DISABLED); in applyNewState()