Searched defs:thresholdUnblacklistThreshold24Soft (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java376 public int thresholdUnblacklistThreshold24Soft field in class:WifiConfigStore
2311 thresholdUnblacklistThreshold24Soft = Integer.parseInt(st);
2312 Log.d(TAG,"readAutoJoinConfig: thresholdUnblacklistThreshold24Soft = "
2313 + Integer.toString(thresholdUnblacklistThreshold24Soft));

Completed in 336 milliseconds