Searched refs:REASON_ROAMING_ON (Results 1 – 3 of 3) sorted by relevance
86 static final String REASON_ROAMING_ON = "roamingOn"; field
1740 setupDataOnConnectableApns(Phone.REASON_ROAMING_ON); in onRoamingOn()1741 notifyDataConnection(Phone.REASON_ROAMING_ON); in onRoamingOn()1744 cleanUpAllConnections(true, Phone.REASON_ROAMING_ON); in onRoamingOn()1745 notifyOffApnsOfAvailability(Phone.REASON_ROAMING_ON); in onRoamingOn()
1447 notifyOffApnsOfAvailability(Phone.REASON_ROAMING_ON); in onSetUserDataEnabled()