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