Searched refs:CLUSTER_ID_MIN (Results 1 – 3 of 3) sorted by relevance
38 public static final int CLUSTER_ID_MIN = 0; field in ConfigRequest177 if (mClusterLow < CLUSTER_ID_MIN) { in validate()183 if (mClusterHigh < CLUSTER_ID_MIN) { in validate()218 private int mClusterLow = CLUSTER_ID_MIN;272 if (clusterLow < CLUSTER_ID_MIN) { in setClusterLow()297 if (clusterHigh < CLUSTER_ID_MIN) { in setClusterHigh()
575 collector.checkThat("mClusterLow", ConfigRequest.CLUSTER_ID_MIN, in testConfigRequestBuilderDefaults()
45556 Landroid/net/wifi/aware/ConfigRequest;->CLUSTER_ID_MIN:I