Searched refs:MESSAGE_NOT_DISPLAYED (Results 1 – 2 of 2) sorted by relevance
68 private static final int MESSAGE_NOT_DISPLAYED = 0; field in CellBroadcastProviderTest304 .isEqualTo(MESSAGE_NOT_DISPLAYED); in testInsertAndQuery()365 cv.put(CellBroadcasts.MESSAGE_DISPLAYED, MESSAGE_NOT_DISPLAYED); in fakeCellBroadcast()
84 private static final String MESSAGE_NOT_DISPLAYED = "0"; field in GsmCellBroadcastHandler303 Integer.toString(identity.serialNumber), MESSAGE_NOT_DISPLAYED, in handleGeoFencingTriggerMessage() argument