Home
last modified time | relevance | path

Searched refs:KeyboardLayoutSelectedCallback (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/inputmethod/
DNewKeyboardLayoutPickerController.java63 private KeyboardLayoutSelectedCallback mKeyboardLayoutSelectedCallback;
129 public void registerKeyboardSelectedCallback(KeyboardLayoutSelectedCallback in registerKeyboardSelectedCallback()
220 public interface KeyboardLayoutSelectedCallback { interface in NewKeyboardLayoutPickerController
DNewKeyboardLayoutPickerFragment.java50 private final NewKeyboardLayoutPickerController.KeyboardLayoutSelectedCallback
52 new NewKeyboardLayoutPickerController.KeyboardLayoutSelectedCallback() {