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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java370 public int thresholdUnblacklistThreshold5Hard field in class:WifiConfigStore
2278 thresholdUnblacklistThreshold5Hard = Integer.parseInt(st);
2279 Log.d(TAG,"readAutoJoinConfig: thresholdUnblacklistThreshold5Hard = "
2280 + Integer.toString(thresholdUnblacklistThreshold5Hard));

Completed in 33 milliseconds