Searched refs:sRemindAfterCallFinish (Results 1 – 1 of 1) sorted by relevance
137 private static boolean sRemindAfterCallFinish = false; field in CellBroadcastAlertService357 sRemindAfterCallFinish = true; in showNewAlert()363 if (channelManager.isEmergencyMessage(cbm) && !sRemindAfterCallFinish) { in showNewAlert()644 if (channelId == NOTIFICATION_CHANNEL_EMERGENCY_ALERTS && sRemindAfterCallFinish) { in addToNotificationBar()650 .getBoolean(R.bool.non_swipeable_notification) || sRemindAfterCallFinish; in addToNotificationBar()825 if (sRemindAfterCallFinish) { in playPendingAlert()826 sRemindAfterCallFinish = false; in playPendingAlert()