Searched refs:mAttackBorder (Results 1 – 1 of 1) sorted by relevance
45 private View mAttackBorder; field in KeyboardConfigDialogPreference116 mAttackBorder = view.findViewById(R.id.attack_border); in onBindDialogView()121 mAttackBorder.setOnClickListener(new ConfigClickListener(R.id.key_attack)); in onBindDialogView()181 config = mAttackBorder; in getConfigViewById()