Searched defs:alphas (Results 1 – 11 of 11) sorted by relevance
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdnr/ |
H A D | CarrierConfigEfData.java | 82 String alphas = names.length > 1 ? names[1] : ""; in getPlmnNetworkNameList() local
|
/aosp12/frameworks/base/telephony/java/android/telephony/ |
H A D | CellIdentityNr.java | 84 @Nullable String alphal, @Nullable String alphas, in CellIdentityNr()
|
H A D | CellIdentityCdma.java | 98 @Nullable String alphal, @Nullable String alphas) { in CellIdentityCdma()
|
H A D | CellIdentityGsm.java | 88 @Nullable String mncStr, @Nullable String alphal, @Nullable String alphas, in CellIdentityGsm()
|
H A D | CellIdentityTdscdma.java | 91 int cpid, int uarfcn, @Nullable String alphal, @Nullable String alphas, in CellIdentityTdscdma()
|
H A D | CellIdentityWcdma.java | 92 @Nullable String mncStr, @Nullable String alphal, @Nullable String alphas, in CellIdentityWcdma()
|
H A D | CellIdentity.java | 80 @Nullable String mnc, @Nullable String alphal, @Nullable String alphas) { in CellIdentity()
|
H A D | CellIdentityLte.java | 119 @Nullable String alphal, @Nullable String alphas, in CellIdentityLte()
|
/aosp12/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/ |
H A D | NetworkMonitorTest.java | 1011 String mccStr, String mncStr, String alphal, String alphas) in makeCellIdentityGsm() 1026 int bandwidth, String mccStr, String mncStr, String alphal, String alphas) in makeCellIdentityLte()
|
/aosp12/art/test/906-iterate-heap/src/art/ |
H A D | Test906.java | 113 Object[] alphas = GenTs(Alpha.class); in testIterateOverInstances() local
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
H A D | QuickstepTransitionManager.java | 474 float[] alphas = isAppOpening in getLauncherContentAnimator() local 608 float[] alphas, float[] scales) { in composeViewContentAnimator()
|