Searched refs:FROM_SAVE_STATE_NOTIFICATION_EXTRA (Results 1 – 2 of 2) sorted by relevance
86 static final String FROM_SAVE_STATE_NOTIFICATION_EXTRA = "from_save_state_notification"; field in CellBroadcastAlertDialog627 if (intent.getBooleanExtra(FROM_SAVE_STATE_NOTIFICATION_EXTRA, false)) { in onNewIntent()
616 intent.putExtra(CellBroadcastAlertDialog.FROM_SAVE_STATE_NOTIFICATION_EXTRA, fromSaveState); in addToNotificationBar()