Searched refs:STATE_LOCAL_ONLY (Results 1 – 3 of 3) sorted by relevance
78 public static final int STATE_LOCAL_ONLY = 3; field in IpServer85 case STATE_LOCAL_ONLY: return "LOCAL_ONLY"; in getStateString()701 case STATE_LOCAL_ONLY: in processMessage()811 sendInterfaceState(STATE_LOCAL_ONLY); in enter()
159 case IpServer.STATE_LOCAL_ONLY: in isCurrentlyServing()559 } else if (tetherState.lastState == IpServer.STATE_LOCAL_ONLY) { in sendTetherStateChangedBroadcast()856 ipServingMode = IpServer.STATE_LOCAL_ONLY; in enableWifiIpServingLocked()916 case IpServer.STATE_LOCAL_ONLY: in changeInterfaceState()1305 case IpServer.STATE_LOCAL_ONLY: in handleInterfaceServingStateActive()1655 case IpServer.STATE_LOCAL_ONLY: in sendOffloadExemptPrefixes()1753 case IpServer.STATE_LOCAL_ONLY: in dump()1842 case IpServer.STATE_LOCAL_ONLY:
175 if (ds.mode == IpServer.STATE_LOCAL_ONLY) { in getInterfaceIPv6LinkProperties()