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.java211 public @interface RoamingNotification {} annotation in PhoneGlobals
217 @RoamingNotification
234 @RoamingNotification
1192 private void updateDataRoamingNotification(@RoamingNotification int roamingNotification) { in updateDataRoamingNotification()
1219 private @RoamingNotification int getCurrentRoamingNotification() { in getCurrentRoamingNotification()