Searched refs:CLUSTER_ID_MIN (Results 1 – 4 of 4) sorted by relevance
54 public static final int CLUSTER_ID_MIN = 0; field in ConfigRequest242 if (mClusterLow < CLUSTER_ID_MIN) { in validate()248 if (mClusterHigh < CLUSTER_ID_MIN) { in validate()311 private int mClusterLow = CLUSTER_ID_MIN;384 if (clusterLow < CLUSTER_ID_MIN) { in setClusterLow()410 if (clusterHigh < CLUSTER_ID_MIN) { in setClusterHigh()
657 collector.checkThat("mClusterLow", ConfigRequest.CLUSTER_ID_MIN, in testConfigRequestBuilderDefaults()
624 if (clusterId < ConfigRequest.CLUSTER_ID_MIN in onCommand()
56 Landroid/net/wifi/aware/ConfigRequest;->CLUSTER_ID_MIN:I