Searched refs:sRemindAfterCallFinish (Results 1 – 1 of 1) sorted by relevance
189 private static boolean sRemindAfterCallFinish = false; field in CellBroadcastAlertService477 sRemindAfterCallFinish = true; in showNewAlert()480 .onChangedAlertDuringCall(sRemindAfterCallFinish); in showNewAlert()485 if (channelManager.isEmergencyMessage(cbm) && !sRemindAfterCallFinish) { in showNewAlert()865 } else if (sRemindAfterCallFinish) { in addToNotificationBar()875 .getBoolean(R.bool.non_swipeable_notification) || sRemindAfterCallFinish; in addToNotificationBar()937 if (sRemindAfterCallFinish && context instanceof CellBroadcastAlertService) { in addToNotificationBar()1100 if (sRemindAfterCallFinish) { in playPendingAlert()1101 sRemindAfterCallFinish = false; in playPendingAlert()