Searched refs:shouldShowRoamingNotification (Results 1 – 1 of 1) sorted by relevance
1163 boolean shouldShowRoamingNotification = shouldShowRoamingNotification(roamingNumeric); in updateDataRoamingStatus()1170 if (!shownInThisNumeric && !shownForThisReason && shouldShowRoamingNotification) { in updateDataRoamingStatus()1178 + " shouldShowRoamingNotification:" + shouldShowRoamingNotification); in updateDataRoamingStatus()1273 if (!shouldShowRoamingNotification(roamingOperatorNumeric != null in updateDataRoamingStatusForFeatureDisabled()1314 private boolean shouldShowRoamingNotification(String roamingNumeric) { in shouldShowRoamingNotification() method in PhoneGlobals