Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java1165 private static final int UPSTREAM_SETTLE_TIME_MS = 10000; field in Tethering.TetherMasterSM
1333 sendMessageDelayed(CMD_RETRY_UPSTREAM, UPSTREAM_SETTLE_TIME_MS); in chooseUpstreamType()