Home
last modified time | relevance | path

Searched defs:alphas (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdnr/
DCarrierConfigEfData.java85 String alphas = names.length > 1 ? names[1] : ""; in getPlmnNetworkNameList() local
/frameworks/base/telephony/java/android/telephony/
DCellIdentityNr.java83 @Nullable String alphal, @Nullable String alphas, in CellIdentityNr()
DCellIdentityCdma.java98 @Nullable String alphal, @Nullable String alphas) { in CellIdentityCdma()
DCellIdentityGsm.java88 @Nullable String mncStr, @Nullable String alphal, @Nullable String alphas, in CellIdentityGsm()
DCellIdentityTdscdma.java91 int cpid, int uarfcn, @Nullable String alphal, @Nullable String alphas, in CellIdentityTdscdma()
DCellIdentityWcdma.java92 @Nullable String mncStr, @Nullable String alphal, @Nullable String alphas, in CellIdentityWcdma()
DCellIdentity.java79 @Nullable String mnc, @Nullable String alphal, @Nullable String alphas) { in CellIdentity()
DCellIdentityLte.java119 @Nullable String alphal, @Nullable String alphas, in CellIdentityLte()