Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringNotificationUpdater.java228 if (updateAll || roamingChanged) updateRoamingNotification(); in updateActiveNotifications()
240 private void updateRoamingNotification() { in updateRoamingNotification() method in TetheringNotificationUpdater