Searched defs:USER_CONNECT_CHOICE (Results 1 – 4 of 4) sorted by relevance
67 private static final String USER_CONNECT_CHOICE = "SomeNetworkProfileId"; field in NetworkSuggestionStoreDataTest
163 private static final String USER_CONNECT_CHOICE = "SomeNetworkProfileId"; field in WifiNetworkSuggestionsManagerTest759 listener.onConnectChoiceSet(List.of(config), USER_CONNECT_CHOICE, TEST_RSSI); in testAddNetworkSuggestionsSuccessOnInPlaceModificationWhenNotInWcm() local4865 USER_CONNECT_CHOICE, TEST_RSSI); in testSetUserConnectChoice() local
194 private static final String USER_CONNECT_CHOICE = "SomeNetworkProfileId"; field in PasspointManagerTest2851 listener.onConnectChoiceSet(Collections.singletonList(wifiConfig), USER_CONNECT_CHOICE, in testSetUserConnectChoice() local
136 private static final String USER_CONNECT_CHOICE = "SomeNetworkProfileId"; field in PasspointProviderTest