Searched refs:clusterId (Results 1 – 1 of 1) sorted by relevance
285 public void onClusterChange(int flag, byte[] clusterId) { in onClusterChange() argument288 msg.obj = clusterId; in onClusterChange()889 private void onClusterChangeLocal(int flag, byte[] clusterId) { in onClusterChangeLocal() argument892 + String.valueOf(HexEncoding.encode(clusterId))); in onClusterChangeLocal()898 interested += client.onClusterChange(flag, clusterId); in onClusterChangeLocal()