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