Searched refs:mNextClusterIds (Results 1 – 2 of 2) sorted by relevance
35 private List<String> mNextClusterIds; field in ClusterHostEvent107 return mNextClusterIds; in getNextClusterIds()120 private List<String> mNextClusterIds; field in ClusterHostEvent.Builder174 mNextClusterIds = nexClusterIds; in setNextClusterIds()197 event.mNextClusterIds = mNextClusterIds; in build()
70 public List<String> mNextClusterIds = new ArrayList<>(); field in ClusterOptions149 return mNextClusterIds; in getNextClusterIds()