Searched defs:oldRegState (Results 1 – 1 of 1) sorted by relevance
1912 NetworkRegistrationInfo oldRegState, NetworkRegistrationInfo newRegState) { in isNrStateChanged()3079 int oldRegState = oldNrs != null ? oldNrs.getRegistrationState() in pollStateDone() local