Searched refs:hasOpprotunisticSub (Results 1 – 2 of 2) sorted by relevance
380 if (!mProfileSelector.hasOpprotunisticSub(availableNetworks)) { in handleCarrierAppAvailableNetworks()462 if (!mProfileSelector.hasOpprotunisticSub(availableNetworks)) { in handleSystemAppAvailableNetworks()
286 public boolean hasOpprotunisticSub(List<AvailableNetworkInfo> availableNetworks) { in hasOpprotunisticSub() method in ONSProfileSelector