Searched defs:WaitState (Results 1 – 2 of 2) sorted by relevance
103 struct WaitState { struct104 bool present;105 bool up;107 bool satisfied(WaitCondition cnd) const { in satisfied()
1422 private class WaitState extends State { class in WifiAwareStateManager.WifiAwareStateMachine