Loading telephony/java/android/telephony/ServiceState.java +1 −1 Original line number Diff line number Diff line Loading @@ -612,7 +612,7 @@ public class ServiceState implements Parcelable { /** * Get the channel number of the current primary serving cell, or -1 if unknown * * <p>This is EARFCN for LTE, UARFCN for UMTS, and ARFCN for GSM. * <p>This is NRARFCN for NR, EARFCN for LTE, UARFCN for UMTS, and ARFCN for GSM. * * @return Channel number of primary serving cell */ Loading Loading
telephony/java/android/telephony/ServiceState.java +1 −1 Original line number Diff line number Diff line Loading @@ -612,7 +612,7 @@ public class ServiceState implements Parcelable { /** * Get the channel number of the current primary serving cell, or -1 if unknown * * <p>This is EARFCN for LTE, UARFCN for UMTS, and ARFCN for GSM. * <p>This is NRARFCN for NR, EARFCN for LTE, UARFCN for UMTS, and ARFCN for GSM. * * @return Channel number of primary serving cell */ Loading