Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/inputmethod/
DNewKeyboardLayoutPickerFragment.java73 private final NewKeyboardLayoutPickerContent.ControllerUpdateCallback
98 NewKeyboardLayoutPickerContent fragment = new NewKeyboardLayoutPickerContent(); in onCreateView()
DNewKeyboardLayoutPickerContent.java27 public class NewKeyboardLayoutPickerContent extends DashboardFragment { class