Home
last modified time | relevance | path

Searched defs:oldLayout (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DKeyboardLayoutManager.java676 String oldLayout = mDataStore.getCurrentKeyboardLayout(key); in addKeyboardLayoutForInputDevice() local
704 String oldLayout = mDataStore.getCurrentKeyboardLayout(key); in removeKeyboardLayoutForInputDevice() local
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DLogicalDisplayMapper.java1007 final Layout oldLayout = mCurrentLayout; in applyLayoutLocked() local