Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringNotificationUpdater.java234 if (tetheringInactive || !mNoUpstream || setupNoUpstreamNotification() == NO_NOTIFY) { in updateNoUpstreamNotification()
331 private boolean setupNoUpstreamNotification() { in setupNoUpstreamNotification() method in TetheringNotificationUpdater