Home
last modified time | relevance | path

Searched refs:EVENT_DATA_ROAMING_CONNECTED (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DPhoneGlobals.java130 private static final int EVENT_DATA_ROAMING_CONNECTED = 11; field in PhoneGlobals
389 case EVENT_DATA_ROAMING_CONNECTED:
1190 event = EVENT_DATA_ROAMING_CONNECTED; in updateDataRoamingNotification()