Searched refs:halCellIdentity (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | RILTest.java | 2007 android.hardware.radio.V1_5.CellIdentityLte halCellIdentity = in testCellIdentityLte_1_5_CsgInfo() local 2009 initializeCellIdentityLte_1_5(halCellIdentity, false, true); in testCellIdentityLte_1_5_CsgInfo() 2023 android.hardware.radio.V1_5.CellIdentityLte halCellIdentity = in testCellIdentityLte_1_5_MultiPlmn() local 2025 initializeCellIdentityLte_1_5(halCellIdentity, true, false); in testCellIdentityLte_1_5_MultiPlmn() 2053 android.hardware.radio.V1_5.CellIdentityWcdma halCellIdentity = in testCellIdentityWcdma_1_5_CsgInfo() local 2055 initializeCellIdentityWcdma_1_5(halCellIdentity, false, true); in testCellIdentityWcdma_1_5_CsgInfo() 2069 android.hardware.radio.V1_5.CellIdentityWcdma halCellIdentity = in testCellIdentityWcdma_1_5_MultiPlmn() local 2071 initializeCellIdentityWcdma_1_5(halCellIdentity, true, false); in testCellIdentityWcdma_1_5_MultiPlmn() 2099 android.hardware.radio.V1_5.CellIdentityTdscdma halCellIdentity = in testCellIdentityTdscdma_1_5_CsgInfo() local 2101 initializeCellIdentityTdscdma_1_5(halCellIdentity, false, true); in testCellIdentityTdscdma_1_5_CsgInfo() [all …]
|