Searched refs:mLastClusterId (Results 1 – 1 of 1) sorted by relevance
75 private byte[] mLastClusterId = ALL_ZERO_MAC; field in WifiAwareClientState297 + String.valueOf(HexEncoding.encode(mLastClusterId))); in onClusterChange()301 mLastClusterId = clusterId; in onClusterChange()319 if (!Arrays.equals(clusterId, mLastClusterId)) { in onClusterChange()328 mLastClusterId = clusterId; in onClusterChange()