Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/input/
DKeyboardLayoutManager.java177 onInputDeviceChangedInternal(deviceId, true /* shouldLogConfiguration */); in onInputDeviceAdded()
190 onInputDeviceChangedInternal(deviceId, false /* shouldLogConfiguration */); in onInputDeviceChanged()
193 private void onInputDeviceChangedInternal(int deviceId, boolean shouldLogConfiguration) { in onInputDeviceChangedInternal() method in KeyboardLayoutManager
/frameworks/base/services/
Dart-wear-profile12105 PLcom/android/server/input/KeyboardLayoutManager;->onInputDeviceChangedInternal(IZ)V