Home
last modified time | relevance | path

Searched refs:opportunisticMatch (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/vcn/routeselection/
DNetworkPriorityClassifier.java298 final int opportunisticMatch = networkPriority.getOpportunistic(); in checkMatchesCellPriorityRule() local
300 if (opportunisticMatch == MATCH_REQUIRED) { in checkMatchesCellPriorityRule()
321 } else if (opportunisticMatch == MATCH_FORBIDDEN && !isOpportunistic) { in checkMatchesCellPriorityRule()