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
157 private static final String USER_CONNECT_CHOICE = "SomeNetworkProfileId"; field in WifiNetworkSuggestionsManagerTest774 listener.onConnectChoiceSet(List.of(config), USER_CONNECT_CHOICE, TEST_RSSI); in testAddNetworkSuggestionsSuccessOnInPlaceModificationWhenNotInWcm() local5020 USER_CONNECT_CHOICE, TEST_RSSI); in testSetUserConnectChoice() local
194 private static final String USER_CONNECT_CHOICE = "SomeNetworkProfileId"; field in PasspointManagerTest2853 listener.onConnectChoiceSet(Collections.singletonList(wifiConfig), USER_CONNECT_CHOICE, in testSetUserConnectChoice() local
134 private static final String USER_CONNECT_CHOICE = "SomeNetworkProfileId"; field in PasspointProviderTest