Searched refs:mAlertInfoView (Results 1 – 1 of 1) sorted by relevance
140 private TextView mAlertInfoView; field in AlarmActivity201 mAlertInfoView = (TextView) mAlertView.findViewById(R.id.alert_info); in onCreate()627 mAlertInfoView.setText(infoText); in getAlertAnimator()628 mAlertInfoView.setVisibility(View.VISIBLE); in getAlertAnimator()