Home
last modified time | relevance | path

Searched refs:MESSAGE_FORMAT_3GPP (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
H A DCellBroadcastConfigServiceTest.java256 eq(SmsCbMessage.MESSAGE_FORMAT_3GPP)); in testEnablingChannelsDefault()
262 eq(SmsCbMessage.MESSAGE_FORMAT_3GPP)); in testEnablingChannelsDefault()
268 eq(SmsCbMessage.MESSAGE_FORMAT_3GPP)); in testEnablingChannelsDefault()
274 eq(SmsCbMessage.MESSAGE_FORMAT_3GPP)); in testEnablingChannelsDefault()
280 eq(SmsCbMessage.MESSAGE_FORMAT_3GPP)); in testEnablingChannelsDefault()
286 eq(SmsCbMessage.MESSAGE_FORMAT_3GPP)); in testEnablingChannelsDefault()
292 eq(SmsCbMessage.MESSAGE_FORMAT_3GPP)); in testEnablingChannelsDefault()
298 eq(SmsCbMessage.MESSAGE_FORMAT_3GPP)); in testEnablingChannelsDefault()
320 eq(SmsCbMessage.MESSAGE_FORMAT_3GPP)); in testEnablingPresidential()
326 eq(SmsCbMessage.MESSAGE_FORMAT_3GPP)); in testEnablingPresidential()
[all …]
H A DCellBroadcastBootupConfigTest.java161 SmsCbMessage.MESSAGE_FORMAT_3GPP), in testConfiguration()
167 SmsCbMessage.MESSAGE_FORMAT_3GPP), in testConfiguration()
170 SmsCbMessage.MESSAGE_FORMAT_3GPP), in testConfiguration()
176 SmsCbMessage.MESSAGE_FORMAT_3GPP), in testConfiguration()
179 SmsCbMessage.MESSAGE_FORMAT_3GPP), in testConfiguration()
185 SmsCbMessage.MESSAGE_FORMAT_3GPP), in testConfiguration()
188 SmsCbMessage.MESSAGE_FORMAT_3GPP), in testConfiguration()
194 SmsCbMessage.MESSAGE_FORMAT_3GPP), in testConfiguration()
197 SmsCbMessage.MESSAGE_FORMAT_3GPP), in testConfiguration()
200 SmsCbMessage.MESSAGE_FORMAT_3GPP), in testConfiguration()
/aosp12/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/
H A DGsmSmsCbMessage.java110 return new SmsCbMessage(SmsCbMessage.MESSAGE_FORMAT_3GPP, header.getGeographicalScope(), in createSmsCbMessage()
145 return new SmsCbMessage(SmsCbMessage.MESSAGE_FORMAT_3GPP, in createSmsCbMessage()
161 return new SmsCbMessage(SmsCbMessage.MESSAGE_FORMAT_3GPP, in createSmsCbMessage()
H A DSendGsmCmasMessages.java239 return new SmsCbMessage(SmsCbMessage.MESSAGE_FORMAT_3GPP, 0, serialNumber, in createCmasSmsMessage()
/aosp12/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
H A DGsmSmsCbMessage.java114 return new SmsCbMessage(SmsCbMessage.MESSAGE_FORMAT_3GPP, header.getGeographicalScope(), in createSmsCbMessage()
149 return new SmsCbMessage(SmsCbMessage.MESSAGE_FORMAT_3GPP, in createSmsCbMessage()
165 return new SmsCbMessage(SmsCbMessage.MESSAGE_FORMAT_3GPP, in createSmsCbMessage()
H A DCellBroadcastHandler.java595 if (message.getMessageFormat() == SmsCbMessage.MESSAGE_FORMAT_3GPP in isDuplicate()
596 && messageToCheck.getMessageFormat() == SmsCbMessage.MESSAGE_FORMAT_3GPP in isDuplicate()
666 if (message.getMessageFormat() == SmsCbMessage.MESSAGE_FORMAT_3GPP) { in geofenceMessageNotRequired()
/aosp12/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
H A DCellBroadcastHandlerTest.java169 return new SmsCbMessage(SmsCbMessage.MESSAGE_FORMAT_3GPP, in createSmsCbMessage()
207 SmsCbMessage msg = new SmsCbMessage(SmsCbMessage.MESSAGE_FORMAT_3GPP, in testNotDuplicateCellLocationDifferent()
/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastChannelManager.java162 mRanType = SmsCbMessage.MESSAGE_FORMAT_3GPP; in CellBroadcastChannelRange()
197 SmsCbMessage.MESSAGE_FORMAT_3GPP; in CellBroadcastChannelRange()
H A DCellBroadcastAlertService.java19 import static android.telephony.SmsCbMessage.MESSAGE_FORMAT_3GPP;
329 if (message.getMessageFormat() == MESSAGE_FORMAT_3GPP) { in handleCellBroadcastIntent()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSmsCbMessage.java106 public static final int MESSAGE_FORMAT_3GPP = 1; field in SmsCbMessage
113 MESSAGE_FORMAT_3GPP,
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccSmsInterfaceManager.java910 if (ranType == SmsCbMessage.MESSAGE_FORMAT_3GPP) { in enableCellBroadcastRange()
923 if (ranType == SmsCbMessage.MESSAGE_FORMAT_3GPP) { in disableCellBroadcastRange()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt11784 field public static final int MESSAGE_FORMAT_3GPP = 1; // 0x1