Searched refs:CLUSTER_ID_MIN (Results 1 – 3 of 3) sorted by relevance
38 public static final int CLUSTER_ID_MIN = 0; field in ConfigRequest191 if (mClusterLow < CLUSTER_ID_MIN) { in validate()197 if (mClusterHigh < CLUSTER_ID_MIN) { in validate()238 private int mClusterLow = CLUSTER_ID_MIN;306 if (clusterLow < CLUSTER_ID_MIN) { in setClusterLow()331 if (clusterHigh < CLUSTER_ID_MIN) { in setClusterHigh()
626 collector.checkThat("mClusterLow", ConfigRequest.CLUSTER_ID_MIN, in testConfigRequestBuilderDefaults()
56 Landroid/net/wifi/aware/ConfigRequest;->CLUSTER_ID_MIN:I