Home
last modified time | relevance | path

Searched defs:CMAS_CERTAINTY (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
H A DCellBroadcastContentProviderTest.java69 private static final int CMAS_CERTAINTY = 4; field in CellBroadcastContentProviderTest
/aosp12/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
H A DCellBroadcastProviderTest.java65 private static final int CMAS_CERTAINTY = 4; field in CellBroadcastProviderTest
/aosp12/frameworks/base/core/java/android/provider/
H A DTelephony.java4393 public static final String CMAS_CERTAINTY = "cmas_certainty"; field in Telephony.CellBroadcasts