Searched refs:mAttackText (Results 1 – 1 of 1) sorted by relevance
55 private TextView mAttackText; field in KeyboardConfigDialogPreference110 mAttackText = (TextView)view.findViewById(R.id.key_attack); in onBindDialogView()111 mAttackText.setText(getKeyLabel(mAttackKeyCode)); in onBindDialogView()229 mAttackText.setText(getKeyLabel(keyCode)); in onKey()