Home | History | Annotate | Download | only in input

Lines Matching refs:oldLayout

1460                 String oldLayout = mDataStore.getCurrentKeyboardLayout(key);
1461 if (oldLayout == null && !key.equals(identifier.getDescriptor())) {
1462 oldLayout = mDataStore.getCurrentKeyboardLayout(identifier.getDescriptor());
1465 && !Objects.equal(oldLayout, mDataStore.getCurrentKeyboardLayout(key))) {
1488 String oldLayout = mDataStore.getCurrentKeyboardLayout(key);
1489 if (oldLayout
1490 oldLayout = mDataStore.getCurrentKeyboardLayout(identifier.getDescriptor());
1498 if (removed && !Objects.equal(oldLayout,