Home
last modified time | relevance | path

Searched defs:mInputDeviceIdentifier (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/inputmethod/
DKeyboardLayoutDialogFragment.java54 private InputDeviceIdentifier mInputDeviceIdentifier; field in KeyboardLayoutDialogFragment
300 private final InputDeviceIdentifier mInputDeviceIdentifier; field in KeyboardLayoutDialogFragment.KeyboardLayoutLoader
360 public void onSetupKeyboardLayouts(InputDeviceIdentifier mInputDeviceIdentifier); in onSetupKeyboardLayouts()
DKeyboardLayoutPickerController.java49 private InputDeviceIdentifier mInputDeviceIdentifier; field in KeyboardLayoutPickerController
/packages/apps/Settings/tests/robotests/src/com/android/settings/inputmethod/
DKeyboardLayoutPickerControllerTest.java61 private InputDeviceIdentifier mInputDeviceIdentifier; field in KeyboardLayoutPickerControllerTest