Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareClientState.java247 public void onClusterChange(int flag, byte[] mac, byte[] currentDiscoveryInterfaceMac) { in onClusterChange() method in WifiAwareClientState
DWifiAwareStateManager.java2975 client.onClusterChange(flag, clusterId, mCurrentDiscoveryInterfaceMac); in onClusterChangeLocal()