Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/inputmethod/
H A 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()
H A DKeyboardLayoutPickerController.java49 private InputDeviceIdentifier mInputDeviceIdentifier; field in KeyboardLayoutPickerController
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/inputmethod/
H A DKeyboardLayoutPickerControllerTest.java61 private InputDeviceIdentifier mInputDeviceIdentifier; field in KeyboardLayoutPickerControllerTest