Searched refs:mOptionsText (Results 1 – 1 of 1) sorted by relevance
55 TextView mOptionsText; field in MainInteractionSession147 mOptionsText = (TextView)mContentView.findViewById(R.id.options_text); in onCreateContentView()166 mOptionsText.setText("Disabled: 0x" + Integer.toHexString(disabled)); in refreshOptions()