Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java758 static final int CMD_IP_FORWARDING_DISABLE_ERROR = 8; field in Tethering.TetherInterfaceSM
936 case CMD_IP_FORWARDING_DISABLE_ERROR: in processMessage()
1064 case CMD_IP_FORWARDING_DISABLE_ERROR: in processMessage()
1650 notify(TetherInterfaceSM.CMD_IP_FORWARDING_DISABLE_ERROR); in enter()