Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/inputmethod/
DNewKeyboardLayoutPickerFragment.java76 newKeyboardLayoutPickerController -> {
77 if (newKeyboardLayoutPickerController != null) {
78 newKeyboardLayoutPickerController.registerKeyboardSelectedCallback(
DNewKeyboardLayoutPickerContent.java38 newKeyboardLayoutPickerController); in onControllerUpdated() argument