index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
telephony
/
java
/
android
/
telephony
/
NetworkRegistrationInfo.java
Age
Commit message (
Expand
)
Author
2021-03-18
Add VoPS support info for NR
Hui Wang
2021-02-25
Revert "Expose NetworkRegistrationInfo.getNrState() as public API"
Chiachang Wang
2021-02-02
NetworkRegistrationInfo: add Parcel recycle
Steven Moreland
2020-11-11
Kibosh the NrState Strings
Nathan Harold
2020-10-27
Merge "Expose NetworkRegistrationInfo.getNrState() as public API"
Chiachang Wang
2020-10-27
Expose NetworkRegistrationInfo.getNrState() as public API
Chiachang Wang
2020-10-19
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-07-23
Expose NR State string method for use in RadioInfo
Sarah Chin
2020-07-09
Migrate LTE_CA flag to NRI from DSRI
Nathan Harold
2020-05-01
Correct comments/documentation
Shi Lu
2020-03-26
Merge "Unexpose unnecessary SysUI APIs"
Sarah Chin
2020-03-20
Fix NPE in updateNrState
Sarah Chin
2020-03-19
Unexpose unnecessary SysUI APIs
Sarah Chin
2020-03-18
Allow Nullable Registered PLMN
Nathan Harold
2020-03-18
Return the RPLMN from NetworkRegistrationInfo
Nathan Harold
2020-03-17
upperLayerIndicator_r15 is optional, nr state design changed
SongFerngWang
2020-01-16
Exposing NetworkRegistrationInfo for PS service
shilu
2020-01-12
Add Callback for Registration Failure
Nathan Harold
2019-12-12
Change defaults for FREQUENCY_RANGE and NR_STATE
Sarah Chin
2019-11-14
Expose the following as system APIs
Jayachandran C
2019-11-04
new telephony annotation class
Chen Xu
2019-08-30
Add missing nullability annotations.
Aurimas Liutikas
2019-04-19
Return copies for get methods
Jack Yu
2019-04-03
Removed data and voice RAT from service state
Jack Yu
2019-04-02
Correctly support LTE carrier aggregation
Jack Yu
2019-03-26
Renamed DataSpecificRegistrationState
Jack Yu
2019-03-20
API review feedback changes
Jack Yu
2019-03-19
Renamed NetworkRegistrationState to NetworkRegistrationInfo
Jack Yu