Searched refs:roamingMatch (Results 1 – 1 of 1) sorted by relevance
291 final int roamingMatch = networkPriority.getRoaming(); in checkMatchesCellPriorityRule() local293 if (roamingMatch == MATCH_REQUIRED && !isRoaming in checkMatchesCellPriorityRule()294 || roamingMatch == MATCH_FORBIDDEN && isRoaming) { in checkMatchesCellPriorityRule()