summaryrefslogtreecommitdiff
path: root/telephony/java/android/telephony/CellIdentityWcdma.java
AgeCommit message (Expand)Author
2020-10-21Perf: improve updateGlobalCellIdLi Li
2020-04-24Update GlobalCellId during Un-parcelingNathan Harold
2020-04-03Merge "Check HIDL Discriminator for CSG Info" into rvc-devNathan Harold
2020-03-26Check HIDL Discriminator for CSG InfoNathan Harold
2020-03-26Add global cell ID to all technologiesMingming Cai
2020-02-13Convert getAdditionalPlmns to return a SetNathan Harold
2020-01-29Add Nullability Annotations and verification to CellIdentityRambo Wang
2020-01-22Multi-Plmn and CSG Support For CellInfoNathan Harold
2020-01-07Merge "Add Callback for Registration Failure"Nathan Harold
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2020-01-02Add Callback for Registration FailureNathan Harold
2019-12-20Use Parcelable CellIdentity instead of CellLocation in AIDL.Meng Wang
2019-04-11Merge "Improve Range Checks on CellIdentity Classes" am: 7b2d8029caNathan Harold
2019-04-11Improve Range Checks on CellIdentity ClassesNathan Harold
2019-04-09Update Javadocs for CellInfo ClassesNathan Harold
2019-04-09Update Javadocs for CellInfo ClassesNathan Harold
2019-04-01Allow requestNetworkScan to return sanitized info am: c9d7430685 am: 87217889f1Hall Liu
2019-03-26Allow requestNetworkScan to return sanitized infoHall Liu
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-12-26Refactor CellInfo ConstructorsNathan Harold
2018-12-18Annotate getMobileNetworkOperator() as NullableNathan Harold
2018-10-25Define CellInfo.UNAVAILABLE for Unreported FieldsNathan Harold
2018-08-23Merge "Add Conversion from CellIdentity to CellLocation"Nathan Harold
2018-08-23Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-21Add Conversion from CellIdentity to CellLocationNathan Harold
2018-08-09Merge CellInfo TYPE EnumsNathan Harold
2018-07-11Merge "Update Wcdma and Tdscdma CellInfo for HAL 1.2"Nathan Harold
2018-07-10Update Wcdma and Tdscdma CellInfo for HAL 1.2Nathan Harold
2018-03-28Move alpha long/short to the base CellIdentity according API Review.Cassie
2018-03-23Move alpha long/short to the base CellIdentity according API Review.Cassie
2018-03-21Merge "Cherry-pick 'Add @Nullable annotations to getOperatorAlphaLong and get...Treehugger Robot
2018-03-20Cherry-pick 'Add @Nullable annotations to getOperatorAlphaLong andCassie
2018-03-20Merge "Add @Nullable annotations to getOperatorAlphaLong and getOperatorAlpha...Xi Han
2018-03-20Add @Nullable annotations to getOperatorAlphaLong andCassie
2018-03-09Add Duplex mode to ServiceState.Eric Schwarzenbach
2018-03-08Add Duplex mode to ServiceState.Eric Schwarzenbach
2018-02-28Expand use of 'Str' suffix in CellIdentity to 'String'Cassie
2018-01-10Added Cell identity for TD-SCDMA and a base class CellIdentityJack Yu
2017-11-30Quick fix the getMobileNetworkOperator() in CellIdentity.Cassie
2017-11-17Update the comments for all CellIdentity*.Cassie
2017-11-15Allow unknown mcc/mnc when constructing a CellIdentity from Parcel.Cassie
2017-11-15Revert "Allow unknown mcc/mnc when constructing a CellIdentity from Parcel."Cassie Han
2017-11-13Allow unknown mcc/mnc when constructing a CellIdentity from Parcel.Cassie
2017-10-25Add the operator name and MCC/MNC in string format into the CellIdentity.Cassie
2016-01-26Cellinfo: Update to version 12Sanket Padawe
2016-01-26Revert "Cellinfo: Update to version 12"Narayan Kamath
2016-01-25Cellinfo: Update to version 12Sanket Padawe
2014-09-10Improve equals and hashCode in CellIdentityXxx methodsBrian Williammee
2013-04-17Add CellInfoWcdma and related classes.Wink Saville