Searched refs:mTextViewIntroMessage (Results 1 – 1 of 1) sorted by relevance
51 private TextView mTextViewIntroMessage; field in SchedulerFragment90 mTextViewIntroMessage = (TextView) rootView.findViewById(R.id.text_intro_message); in onViewCreated()95 mTextViewIntroMessage.setVisibility(View.VISIBLE); in onViewCreated()120 mTextViewIntroMessage.setVisibility(View.GONE); in onAlarmAdded()