Home
last modified time | relevance | path

Searched defs:SERVICE_CATEGORY (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
H A DCellBroadcastContentProviderTest.java58 private static final int SERVICE_CATEGORY = 4379; field in CellBroadcastContentProviderTest
/aosp12/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
H A DCellBroadcastProviderTest.java53 private static final int SERVICE_CATEGORY = 4379; field in CellBroadcastProviderTest
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DSmsMessage.java78 private final static byte SERVICE_CATEGORY = 0x01; field in SmsMessage
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapSmsPdu.java159 private static final byte SERVICE_CATEGORY = 0x01; field in BluetoothMapSmsPdu.SmsPdu
/aosp12/frameworks/base/core/java/android/provider/
H A DTelephony.java4283 public static final String SERVICE_CATEGORY = "service_category"; field in Telephony.CellBroadcasts