Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
H A DMultiSourceMinAlphaController.kt32 private val alphas = mutableMapOf<Int, Float>() regex
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCellIdentityNr.java83 @Nullable String alphal, @Nullable String alphas, in CellIdentityNr()
H A DCellIdentityCdma.java101 @Nullable String alphal, @Nullable String alphas) { in CellIdentityCdma()
H A DCellIdentityGsm.java88 @Nullable String mncStr, @Nullable String alphal, @Nullable String alphas, in CellIdentityGsm()
H A DCellIdentityTdscdma.java91 int cpid, int uarfcn, @Nullable String alphal, @Nullable String alphas, in CellIdentityTdscdma()
H A DCellIdentityWcdma.java92 @Nullable String mncStr, @Nullable String alphal, @Nullable String alphas, in CellIdentityWcdma()
H A DCellIdentity.java79 @Nullable String mnc, @Nullable String alphal, @Nullable String alphas) { in CellIdentity()
H A DCellIdentityLte.java119 @Nullable String alphal, @Nullable String alphas, in CellIdentityLte()