Searched refs:sRemindAfterCallFinish (Results 1 – 1 of 1) sorted by relevance
133 private static boolean sRemindAfterCallFinish = false; field in CellBroadcastAlertService343 sRemindAfterCallFinish = true; in showNewAlert()349 if (channelManager.isEmergencyMessage(cbm) && !sRemindAfterCallFinish) { in showNewAlert()630 if (channelId == NOTIFICATION_CHANNEL_EMERGENCY_ALERTS && sRemindAfterCallFinish) { in addToNotificationBar()636 .getBoolean(R.bool.non_swipeable_notification) || sRemindAfterCallFinish; in addToNotificationBar()811 if (sRemindAfterCallFinish) { in playPendingAlert()812 sRemindAfterCallFinish = false; in playPendingAlert()