Searched refs:checkSavedMacRandomizedValue (Results 1 – 1 of 1) sorted by relevance
405 checkSavedMacRandomizedValue(WifiConfiguration.RANDOMIZATION_PERSISTENT); in loadSavedMacRandomizedPersistentValue_shouldCorrectMacValue()410 checkSavedMacRandomizedValue(WifiConfiguration.RANDOMIZATION_NONE); in loadSavedMacRandomizedNoneValue_shouldCorrectMacValue()413 private void checkSavedMacRandomizedValue(int macRandomizedValue) { in checkSavedMacRandomizedValue() method in WifiConfigControllerTest