Searched refs:hasOpprotunisticSub (Results 1 – 3 of 3) sorted by relevance
582 if (!mProfileSelector.hasOpprotunisticSub(availableNetworks)) { in handleCarrierAppAvailableNetworks()709 if (!mProfileSelector.hasOpprotunisticSub(availableNetworks)) { in handleSystemAppAvailableNetworks()
338 public boolean hasOpprotunisticSub(List<AvailableNetworkInfo> availableNetworks) { in hasOpprotunisticSub() method in ONSProfileSelector
358 doReturn(true).when(mockProfileSelector).hasOpprotunisticSub(any()); in testPriorityRuleOfActivatingAvailableNetworks()