Searched refs:CLUSTER_CHANGE_EVENT_JOINED (Results 1 – 4 of 4) sorted by relevance
36 /* package */ static final int CLUSTER_CHANGE_EVENT_JOINED = 1; field in WifiNanClientState
569 .onClusterChange(WifiNanClientState.CLUSTER_CHANGE_EVENT_JOINED, mac); in onDiscoveryEngineEvent()
576 verify(mNanStateManager).onClusterChange(WifiNanClientState.CLUSTER_CHANGE_EVENT_JOINED, in testClusterChange()
173 mDut.onClusterChange(WifiNanClientState.CLUSTER_CHANGE_EVENT_JOINED, someMac); in testNanEventsNotDelivered()