Searched refs:mSelectedLabel (Results 1 – 1 of 1) sorted by relevance
55 private TextView mSelectedLabel; field in EmergencyActionGroup83 mSelectedLabel = (TextView) findViewById(R.id.selected_label); in onFinishInflate()250 animateHintText(mSelectedLabel, v, reveal); in revealTheButton()253 mSelectedLabel.setText(((Button) v).getText()); in revealTheButton()