Searched defs:alphas (Results 1 – 8 of 8) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdnr/ |
D | CarrierConfigEfData.java | 85 String alphas = names.length > 1 ? names[1] : ""; in getPlmnNetworkNameList() local
|
/frameworks/base/telephony/java/android/telephony/ |
D | CellIdentityNr.java | 83 @Nullable String alphal, @Nullable String alphas, in CellIdentityNr()
|
D | CellIdentityCdma.java | 98 @Nullable String alphal, @Nullable String alphas) { in CellIdentityCdma()
|
D | CellIdentityGsm.java | 88 @Nullable String mncStr, @Nullable String alphal, @Nullable String alphas, in CellIdentityGsm()
|
D | CellIdentityTdscdma.java | 91 int cpid, int uarfcn, @Nullable String alphal, @Nullable String alphas, in CellIdentityTdscdma()
|
D | CellIdentityWcdma.java | 92 @Nullable String mncStr, @Nullable String alphal, @Nullable String alphas, in CellIdentityWcdma()
|
D | CellIdentity.java | 79 @Nullable String mnc, @Nullable String alphal, @Nullable String alphas) { in CellIdentity()
|
D | CellIdentityLte.java | 119 @Nullable String alphal, @Nullable String alphas, in CellIdentityLte()
|