Searched refs:KeyboardConfigDialogPreference (Results 1 – 2 of 2) sorted by relevance
33 public class KeyboardConfigDialogPreference extends DialogPreference implements OnKeyListener { class69 public KeyboardConfigDialogPreference(Context context, AttributeSet attrs) { in KeyboardConfigDialogPreference() method in KeyboardConfigDialogPreference73 public KeyboardConfigDialogPreference(Context context, AttributeSet attrs, in KeyboardConfigDialogPreference() method in KeyboardConfigDialogPreference87 public KeyboardConfigDialogPreference(Context context) { in KeyboardConfigDialogPreference() method in KeyboardConfigDialogPreference
47 … KeyboardConfigDialogPreference config = (KeyboardConfigDialogPreference)configureKeyboardPref; in onCreate()