Searched refs:mLeftText (Results 1 – 1 of 1) sorted by relevance
52 private TextView mLeftText; field in KeyboardConfigDialogPreference101 mLeftText = (TextView)view.findViewById(R.id.key_left); in onBindDialogView()102 mLeftText.setText(getKeyLabel(mLeftKeyCode)); in onBindDialogView()217 mLeftText.setText(getKeyLabel(keyCode)); in onKey()