Searched refs:primaryPlmn (Results 1 – 1 of 1) sorted by relevance
2782 final String primaryPlmn = (cellIdentity != null) ? cellIdentity.getPlmn() : "<UNKNOWN>"; in notifyRegistrationFailed() local2785 + " subId=" + subId + "primaryPlmn=" + primaryPlmn in notifyRegistrationFailed()