Searched refs:containStandaloneOppSubs (Results 1 – 3 of 3) sorted by relevance
630 if (mProfileSelector.containStandaloneOppSubs(mONSConfigInputHashMap.get( in handleCarrierAppAvailableNetworks()727 || mProfileSelector.containStandaloneOppSubs(availableNetworks)) { in handleSystemAppAvailableNetworks()
776 public boolean containStandaloneOppSubs(ArrayList<AvailableNetworkInfo> availableNetworks) { in containStandaloneOppSubs() method in ONSProfileSelector
359 doReturn(false).when(mockProfileSelector).containStandaloneOppSubs(any()); in testPriorityRuleOfActivatingAvailableNetworks()375 doReturn(true).when(mockProfileSelector).containStandaloneOppSubs(any()); in testPriorityRuleOfActivatingAvailableNetworks()