Searched refs:stopProfileSelection (Results 1 – 4 of 4) sorted by relevance
489 mProfileSelector.stopProfileSelection(callbackStub); in handleCarrierAppAvailableNetworks()566 mProfileSelector.stopProfileSelection(callbackStub); in handleSystemAppAvailableNetworks()602 mProfileSelector.stopProfileSelection(null); in enableOpportunisticNetwork()
856 public void stopProfileSelection(IUpdateAvailableNetworksCallback callbackStub) { in stopProfileSelection() method in ONSProfileSelector
668 mONSProfileSelector.stopProfileSelection(null); in testStopProfileSelectionWithPreferredDataOnSame()716 mONSProfileSelector.stopProfileSelection(null); in testStopProfileSelectionWithPreferredDataOnDifferent()
358 verify(mockProfileSelector, times(1)).stopProfileSelection(any()); in testPriorityRuleOfActivatingAvailableNetworks()