Home
last modified time | relevance | path

Searched defs:TYPE_CDMA (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DCellInfo.java73 public static final int TYPE_CDMA = 2; field in CellInfo
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DRILTest.java262 private static final int TYPE_CDMA = 2; field in RILTest