Searched refs:stopProfileSelection (Results 1 – 4 of 4) sorted by relevance
672 mProfileSelector.stopProfileSelection(callbackStub); in handleCarrierAppAvailableNetworks()750 mProfileSelector.stopProfileSelection(callbackStub); in handleSystemAppAvailableNetworks()782 mProfileSelector.stopProfileSelection(null); in enableOpportunisticNetwork()
886 public void stopProfileSelection(IUpdateAvailableNetworksCallback callbackStub) { in stopProfileSelection() method in ONSProfileSelector
772 mONSProfileSelector.stopProfileSelection(null); in testStopProfileSelectionWithPreferredDataOnSame()821 mONSProfileSelector.stopProfileSelection(null); in testStopProfileSelectionWithPreferredDataOnDifferent()
404 verify(mockProfileSelector, times(1)).stopProfileSelection(any()); in testPriorityRuleOfActivatingAvailableNetworks()