Searched refs:removeKeyboardLayout (Results 1 – 2 of 2) sorted by relevance
192 public boolean removeKeyboardLayout(String inputDeviceDescriptor, in removeKeyboardLayout() method in PersistentDataStore195 if (state.removeKeyboardLayout(keyboardLayoutDescriptor)) { in removeKeyboardLayout()501 public boolean removeKeyboardLayout(String keyboardLayout) { in removeKeyboardLayout() method in PersistentDataStore.InputDeviceState
708 boolean removed = mDataStore.removeKeyboardLayout(key, keyboardLayoutDescriptor); in removeKeyboardLayoutForInputDevice()711 removed |= mDataStore.removeKeyboardLayout(identifier.getDescriptor(), in removeKeyboardLayoutForInputDevice()