Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/input/
DPersistentDataStore.java102 public boolean hasInputDeviceEntry(String inputDeviceDescriptor) { in hasInputDeviceEntry() method in PersistentDataStore
DKeyboardLayoutManager.java247 !mDataStore.hasInputDeviceEntry(key)); in onInputDeviceChangedInternal()