Home
last modified time | relevance | path

Searched defs:roamingNumeric (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DPhoneGlobals.java1099 String roamingNumeric = serviceState.getOperatorNumeric(); in updateDataRoamingStatus() local
1314 private boolean shouldShowRoamingNotification(String roamingNumeric) { in shouldShowRoamingNotification()