Home
last modified time | relevance | path

Searched defs:nrs (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java863 NetworkRegistrationInfo nrs = mSS.getNetworkRegistrationInfo( in updatePhoneType() local
1023 NetworkRegistrationInfo nrs = mSS.getNetworkRegistrationInfo( in getRegistrationInfo() local
DPhone.java3783 NetworkRegistrationInfo nrs = getServiceState().getNetworkRegistrationInfo( in hasMatchedTetherApnSetting() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java1349 NetworkRegistrationInfo nrs = new NetworkRegistrationInfo.Builder() in testRegisterForDataRegStateOrRatChange() local