Searched refs:DW_INTERVAL_NOT_INIT (Results 1 – 5 of 5) sorted by relevance
54 public static final int DW_INTERVAL_NOT_INIT = -1; field in ConfigRequest197 if (mDiscoveryWindowInterval[NAN_BAND_24GHZ] != DW_INTERVAL_NOT_INIT && in validate()203 if (mDiscoveryWindowInterval[NAN_BAND_5GHZ] != DW_INTERVAL_NOT_INIT && in validate()220 private int mDiscoveryWindowInterval[] = {DW_INTERVAL_NOT_INIT, DW_INTERVAL_NOT_INIT};
388 == ConfigRequest.DW_INTERVAL_NOT_INIT) { in enableAndConfigure()405 == ConfigRequest.DW_INTERVAL_NOT_INIT) { in enableAndConfigure()464 == ConfigRequest.DW_INTERVAL_NOT_INIT) { in enableAndConfigure()481 == ConfigRequest.DW_INTERVAL_NOT_INIT) { in enableAndConfigure()
3121 {ConfigRequest.DW_INTERVAL_NOT_INIT, ConfigRequest.DW_INTERVAL_NOT_INIT}; in mergeConfigRequests()3153 if (discoveryWindowInterval[band] == ConfigRequest.DW_INTERVAL_NOT_INIT) { in mergeConfigRequests()3156 == ConfigRequest.DW_INTERVAL_NOT_INIT) { in mergeConfigRequests()3172 if (discoveryWindowInterval[band] != ConfigRequest.DW_INTERVAL_NOT_INIT) { in mergeConfigRequests()
582 collector.checkThat("mDiscoveryWindowInterval[2.4GHz]", ConfigRequest.DW_INTERVAL_NOT_INIT, in testConfigRequestBuilderDefaults()584 collector.checkThat("mDiscoveryWindowInterval[5Hz]", ConfigRequest.DW_INTERVAL_NOT_INIT, in testConfigRequestBuilderDefaults()609 collector.checkThat("mDiscoveryWindowInterval[2.4GHz]", ConfigRequest.DW_INTERVAL_NOT_INIT, in testConfigRequestBuilder()
45559 Landroid/net/wifi/aware/ConfigRequest;->DW_INTERVAL_NOT_INIT:I