Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java1141 static final int CMD_RETRY_UPSTREAM = 5; field in Tethering.TetherMasterSM
1333 sendMessageDelayed(CMD_RETRY_UPSTREAM, UPSTREAM_SETTLE_TIME_MS); in chooseUpstreamType()
1602 case CMD_RETRY_UPSTREAM: in processMessage()