Searched refs:shouldDisplayMessage (Results 1 – 2 of 2) sorted by relevance
460 assertTrue(cellBroadcastAlertService.shouldDisplayMessage(message)); in testShouldDisplayMessageForSubUsers()464 assertFalse(cellBroadcastAlertService.shouldDisplayMessage(message)); in testShouldDisplayMessageForSubUsers()472 assertFalse(cellBroadcastAlertService.shouldDisplayMessage(message)); in testShouldDisplayMessageForSubUsers()476 assertFalse(cellBroadcastAlertService.shouldDisplayMessage(message)); in testShouldDisplayMessageForSubUsers()483 assertTrue(cellBroadcastAlertService.shouldDisplayMessage(message)); in testShouldDisplayMessageForSubUsers()487 assertTrue(cellBroadcastAlertService.shouldDisplayMessage(message)); in testShouldDisplayMessageForSubUsers()518 cellBroadcastAlertService.shouldDisplayMessage(message)); in testShouldDisplayMessage()533 cellBroadcastAlertService.shouldDisplayMessage(message2)); in testShouldDisplayMessage()541 cellBroadcastAlertService.shouldDisplayMessage(message2)); in testShouldDisplayMessage()549 cellBroadcastAlertService.shouldDisplayMessage(message2)); in testShouldDisplayMessage()[all …]
252 public boolean shouldDisplayMessage(SmsCbMessage message) { in shouldDisplayMessage() method in CellBroadcastAlertService394 if (!shouldDisplayMessage(message)) { in handleCellBroadcastIntent()