Searched refs:ROAMING_NOTIFICATION_CONNECTED (Results 1 – 1 of 1) sorted by relevance
209 ROAMING_NOTIFICATION_CONNECTED,214 private static final int ROAMING_NOTIFICATION_CONNECTED = 1; field in PhoneGlobals1165 if (getCurrentRoamingNotification() == ROAMING_NOTIFICATION_CONNECTED) { in updateDataRoamingStatus()1171 updateDataRoamingNotification(ROAMING_NOTIFICATION_CONNECTED); in updateDataRoamingStatus()1200 case ROAMING_NOTIFICATION_CONNECTED: in updateDataRoamingNotification()1287 if (mPrevRoamingNotification == ROAMING_NOTIFICATION_CONNECTED) return; in updateDataRoamingStatusForFeatureDisabled()1288 mPrevRoamingNotification = ROAMING_NOTIFICATION_CONNECTED; in updateDataRoamingStatusForFeatureDisabled()