Searched refs:alertText (Results 1 – 1 of 1) sorted by relevance
551 TextView alertText = (TextView) mIntruderAlertView.findViewById(R.id.alertText); in addNotification() local555 alertText.setText(notification.notification.tickerText); in addNotification()