Searched refs:currentDiscoveryInterfaceMac (Results 1 – 1 of 1) sorted by relevance
259 public void onClusterChange(int flag, byte[] mac, byte[] currentDiscoveryInterfaceMac) { in onClusterChange() argument265 + String.valueOf(HexEncoding.encode(currentDiscoveryInterfaceMac)) in onClusterChange()269 if (mNotifyIdentityChange && !Arrays.equals(currentDiscoveryInterfaceMac, in onClusterChange()277 hasPermission ? currentDiscoveryInterfaceMac : ALL_ZERO_MAC); in onClusterChange()283 mLastDiscoveryInterfaceMac = currentDiscoveryInterfaceMac; in onClusterChange()