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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java372 public int thresholdUnblacklistThreshold5Soft field in class:WifiConfigStore
2289 thresholdUnblacklistThreshold5Soft = Integer.parseInt(st);
2290 Log.d(TAG,"readAutoJoinConfig: thresholdUnblacklistThreshold5Soft = "
2291 + Integer.toString(thresholdUnblacklistThreshold5Soft));

Completed in 43 milliseconds