Searched refs:REASON_DATA_DISABLED (Results 1 – 3 of 3) sorted by relevance
929 onCleanUpConnection(true, apnId, Phone.REASON_DATA_DISABLED); in onEnableApn()933 notifyApnIdDisconnected(Phone.REASON_DATA_DISABLED, apnId); in onEnableApn()1025 onCleanUpAllConnections(Phone.REASON_DATA_DISABLED); in onSetUserDataEnabled()1045 onCleanUpAllConnections(Phone.REASON_DATA_DISABLED); in onSetPolicyDataEnabled()
163 static final String REASON_DATA_DISABLED = "dataDisabled"; field
1619 apnContext.setReason(Phone.REASON_DATA_DISABLED); in applyNewState()