Searched refs:ERR_GSM_INVALID_HEADER (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.cellbroadcastservice.CellBroadcastMetrics.ERR_GSM_INVALID_HEADER;140 .logMessageError(ERR_GSM_INVALID_HEADER, errMsg); in SmsCbHeader()
54 public static final int ERR_GSM_INVALID_HEADER = field in CellBroadcastMetrics