Searched refs:mJumpText (Results 1 – 1 of 1) sorted by relevance
54 private TextView mJumpText; field in KeyboardConfigDialogPreference107 mJumpText = (TextView)view.findViewById(R.id.key_jump); in onBindDialogView()108 mJumpText.setText(getKeyLabel(mJumpKeyCode)); in onBindDialogView()225 mJumpText.setText(getKeyLabel(keyCode)); in onKey()