Searched refs:ERR_GSM_INVALID_PDU (Results 1 – 2 of 2) sorted by relevance
63 public static final int ERR_GSM_INVALID_PDU = field in CellBroadcastMetrics
19 import static com.android.cellbroadcastservice.CellBroadcastMetrics.ERR_GSM_INVALID_PDU;721 .logMessageError(ERR_GSM_INVALID_PDU, errorMsg); in handleGsmBroadcastSms()