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
/
CellIdentityWcdma.java
Age
Commit message (
Expand
)
Author
2020-10-21
Perf: improve updateGlobalCellId
Li Li
2020-04-24
Update GlobalCellId during Un-parceling
Nathan Harold
2020-04-03
Merge "Check HIDL Discriminator for CSG Info" into rvc-dev
Nathan Harold
2020-03-26
Check HIDL Discriminator for CSG Info
Nathan Harold
2020-03-26
Add global cell ID to all technologies
Mingming Cai
2020-02-13
Convert getAdditionalPlmns to return a Set
Nathan Harold
2020-01-29
Add Nullability Annotations and verification to CellIdentity
Rambo Wang
2020-01-22
Multi-Plmn and CSG Support For CellInfo
Nathan Harold
2020-01-07
Merge "Add Callback for Registration Failure"
Nathan Harold
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-02
Add Callback for Registration Failure
Nathan Harold
2019-12-20
Use Parcelable CellIdentity instead of CellLocation in AIDL.
Meng Wang
2019-04-11
Merge "Improve Range Checks on CellIdentity Classes" am: 7b2d8029ca
Nathan Harold
2019-04-11
Improve Range Checks on CellIdentity Classes
Nathan Harold
2019-04-09
Update Javadocs for CellInfo Classes
Nathan Harold
2019-04-09
Update Javadocs for CellInfo Classes
Nathan Harold
2019-04-01
Allow requestNetworkScan to return sanitized info am: c9d7430685 am: 87217889f1
Hall Liu
2019-03-26
Allow requestNetworkScan to return sanitized info
Hall Liu
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-12-26
Refactor CellInfo Constructors
Nathan Harold
2018-12-18
Annotate getMobileNetworkOperator() as Nullable
Nathan Harold
2018-10-25
Define CellInfo.UNAVAILABLE for Unreported Fields
Nathan Harold
2018-08-23
Merge "Add Conversion from CellIdentity to CellLocation"
Nathan Harold
2018-08-23
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
Add Conversion from CellIdentity to CellLocation
Nathan Harold
2018-08-09
Merge CellInfo TYPE Enums
Nathan Harold
2018-07-11
Merge "Update Wcdma and Tdscdma CellInfo for HAL 1.2"
Nathan Harold
2018-07-10
Update Wcdma and Tdscdma CellInfo for HAL 1.2
Nathan Harold
2018-03-28
Move alpha long/short to the base CellIdentity according API Review.
Cassie
2018-03-23
Move alpha long/short to the base CellIdentity according API Review.
Cassie
2018-03-21
Merge "Cherry-pick 'Add @Nullable annotations to getOperatorAlphaLong and get...
Treehugger Robot
2018-03-20
Cherry-pick 'Add @Nullable annotations to getOperatorAlphaLong and
Cassie
2018-03-20
Merge "Add @Nullable annotations to getOperatorAlphaLong and getOperatorAlpha...
Xi Han
2018-03-20
Add @Nullable annotations to getOperatorAlphaLong and
Cassie
2018-03-09
Add Duplex mode to ServiceState.
Eric Schwarzenbach
2018-03-08
Add Duplex mode to ServiceState.
Eric Schwarzenbach
2018-02-28
Expand use of 'Str' suffix in CellIdentity to 'String'
Cassie
2018-01-10
Added Cell identity for TD-SCDMA and a base class CellIdentity
Jack Yu
2017-11-30
Quick fix the getMobileNetworkOperator() in CellIdentity.
Cassie
2017-11-17
Update the comments for all CellIdentity*.
Cassie
2017-11-15
Allow unknown mcc/mnc when constructing a CellIdentity from Parcel.
Cassie
2017-11-15
Revert "Allow unknown mcc/mnc when constructing a CellIdentity from Parcel."
Cassie Han
2017-11-13
Allow unknown mcc/mnc when constructing a CellIdentity from Parcel.
Cassie
2017-10-25
Add the operator name and MCC/MNC in string format into the CellIdentity.
Cassie
2016-01-26
Cellinfo: Update to version 12
Sanket Padawe
2016-01-26
Revert "Cellinfo: Update to version 12"
Narayan Kamath
2016-01-25
Cellinfo: Update to version 12
Sanket Padawe
2014-09-10
Improve equals and hashCode in CellIdentityXxx methods
Brian Williammee
2013-04-17
Add CellInfoWcdma and related classes.
Wink Saville