Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneGlobals.java1192 private void updateDataRoamingNotification(@RoamingNotification int roamingNotification) { in updateDataRoamingNotification() argument
1194 switch (roamingNotification) { in updateDataRoamingNotification()
1215 mCurrentRoamingNotification = roamingNotification; in updateDataRoamingNotification()