Home
last modified time | relevance | path

Searched refs:mDoFeatureSupportedScorersExist (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/wifi/
DUseOpenWifiPreferenceController.java50 private boolean mDoFeatureSupportedScorersExist; field in UseOpenWifiPreferenceController
73 mDoFeatureSupportedScorersExist = true; in checkForFeatureSupportedScorers()
79 mDoFeatureSupportedScorersExist = true; in checkForFeatureSupportedScorers()
83 mDoFeatureSupportedScorersExist = false; in checkForFeatureSupportedScorers()
104 return mDoFeatureSupportedScorersExist; in isAvailable()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/
DUseOpenWifiPreferenceController.java50 private boolean mDoFeatureSupportedScorersExist; field in UseOpenWifiPreferenceController
73 mDoFeatureSupportedScorersExist = true; in checkForFeatureSupportedScorers()
79 mDoFeatureSupportedScorersExist = true; in checkForFeatureSupportedScorers()
83 mDoFeatureSupportedScorersExist = false; in checkForFeatureSupportedScorers()
104 return mDoFeatureSupportedScorersExist; in isAvailable()