Searched defs:requestedState (Results 1 – 2 of 2) sorted by relevance
160 public void requestState(State requestedState) { in requestState()174 private void requestState(State requestedState, int pulseReason) { in requestState()234 private void transitionTo(State requestedState, int pulseReason) { in transitionTo()313 private State transitionPolicy(State requestedState) { in transitionPolicy()
752 private int tether(String iface, int requestedState) { in tether()1208 private void tetherMatchingInterfaces(int requestedState, int interfaceType) { in tetherMatchingInterfaces()1237 private void changeInterfaceState(String ifname, int requestedState) { in changeInterfaceState()