Searched refs:FILTER_NOTFILTERED (Results 1 – 2 of 2) sorted by relevance
99 public static final int FILTER_NOTFILTERED = field in CellBroadcastMetrics
22 import static com.android.cellbroadcastservice.CellBroadcastMetrics.FILTER_NOTFILTERED;368 CellBroadcastReceiverMetrics.getInstance().logMessageFiltered(FILTER_NOTFILTERED, message); in shouldDisplayMessage()