Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareClientState.java259 public void onClusterChange(int flag, byte[] mac, byte[] currentDiscoveryInterfaceMac) { in onClusterChange() method in WifiAwareClientState
DWifiAwareStateManager.java3218 client.onClusterChange(flag, clusterId, mCurrentDiscoveryInterfaceMac); in onClusterChangeLocal()