Home
last modified time | relevance | path

Searched defs:LAC (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DCellIdentityTdscdmaTest.java48 private static final int LAC = 65535; field in CellIdentityTdscdmaTest
H A DCellIdentityWcdmaTest.java32 private static final int LAC = 65535; field in CellIdentityWcdmaTest
H A DCellIdentityGsmTest.java31 private static final int LAC = 65535; field in CellIdentityGsmTest
H A DRILTest.java235 private static final int LAC = 65535; field in RILTest
/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
H A DCellBroadcastContentProviderTest.java55 private static final int LAC = 13; field in CellBroadcastContentProviderTest
/aosp12/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
H A DCellBroadcastProviderTest.java50 private static final int LAC = 13; field in CellBroadcastProviderTest
/aosp12/frameworks/base/core/java/android/provider/
H A DTelephony.java4266 public static final String LAC = "lac"; field in Telephony.CellBroadcasts