Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringNotificationUpdater.java333 final int delayToShowUpstreamNotification = in setupNoUpstreamNotification() local
336 if (delayToShowUpstreamNotification < 0) return NO_NOTIFY; in setupNoUpstreamNotification()
339 delayToShowUpstreamNotification); in setupNoUpstreamNotification()