Searched refs:mTextSayHello (Results 1 – 1 of 1) sorted by relevance
64 private TextView mTextSayHello; field in AppRestrictionSchemaFragment79 mTextSayHello = (TextView) view.findViewById(R.id.say_hello_explanation); in onViewCreated()131 mTextSayHello.setText(canSayHello ? in updateCanSayHello()