Searched refs:REASON_ROAMING_ON (Results 1 – 2 of 2) sorted by relevance
89 static final String REASON_ROAMING_ON = "roamingOn"; field
911 notifyOffApnsOfAvailability(Phone.REASON_ROAMING_ON); in onSetUserDataEnabled()1712 reason.equals(Phone.REASON_ROAMING_ON); in cleanUpAllConnections()2784 setupDataOnConnectableApns(Phone.REASON_ROAMING_ON); in onRoamingOn()2785 notifyDataConnection(Phone.REASON_ROAMING_ON); in onRoamingOn()2788 cleanUpAllConnections(true, Phone.REASON_ROAMING_ON); in onRoamingOn()2789 notifyOffApnsOfAvailability(Phone.REASON_ROAMING_ON); in onRoamingOn()