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