Searched refs:plmnId (Results 1 – 1 of 1) sorted by relevance
278 final String plmnId = subIdSpecificTelephonyMgr.getNetworkOperator(); in checkMatchesCellPriorityRule() local279 if (!networkPriority.getOperatorPlmnIds().contains(plmnId)) { in checkMatchesCellPriorityRule()