Home
last modified time | relevance | path

Searched refs:oldKey (Results 1 – 11 of 11) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DPointerTracker.java793 final long eventTime, final Key oldKey, final int lastX, final int lastY) { in processPhantomSuddenMoveHack() argument
799 lastX, lastY, Constants.printableCode(oldKey.getCode()), in processPhantomSuddenMoveHack()
807 final long eventTime, final Key oldKey, final int lastX, final int lastY) { in processProximateBogusDownMoveUpEventHack() argument
818 lastX, lastY, Constants.printableCode(oldKey.getCode()), in processProximateBogusDownMoveUpEventHack()
825 private void processDraggingFingerOutFromOldKey(final Key oldKey) { in processDraggingFingerOutFromOldKey() argument
826 setReleasedKeyGraphics(oldKey, true /* withAnimation */); in processDraggingFingerOutFromOldKey()
827 callListenerOnRelease(oldKey, oldKey.getCode(), true /* withSliding */); in processDraggingFingerOutFromOldKey()
828 startKeySelectionByDraggingFinger(oldKey); in processDraggingFingerOutFromOldKey()
833 final long eventTime, final Key oldKey, final int lastX, final int lastY) { in dragFingerFromOldKeyToNewKey() argument
837 processDraggingFingerOutFromOldKey(oldKey); in dragFingerFromOldKeyToNewKey()
[all …]
DMoreKeysKeyboardView.java210 final Key oldKey = mCurrentKey; in detectKey() local
212 if (newKey == oldKey) { in detectKey()
216 if (oldKey != null) { in detectKey()
217 updateReleaseKeyGraphics(oldKey); in detectKey()
218 invalidateKey(oldKey); in detectKey()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
DExpectedKeyboardBuilder.java63 ExpectedKey[] replacingKeys(final ExpectedKey oldKey); in replacingKeys() argument
171 public ExpectedKey[] replacingKeys(final ExpectedKey oldKey) { in setMoreKeysOf()
172 return new ExpectedKey[] { oldKey.setMoreKeys(moreKeys) }; in setMoreKeysOf()
198 public ExpectedKey[] replacingKeys(final ExpectedKey oldKey) { in setAdditionalMoreKeysPositionOf()
200 oldKey.setAdditionalMoreKeysIndex(additionalMoreKeysIndex) in setAdditionalMoreKeysPositionOf()
274 public ExpectedKey[] replacingKeys(final ExpectedKey oldKey) { in replaceKeyOfLabel()
296 public ExpectedKey[] replacingKeys(final ExpectedKey oldKey) { in replaceKeysOfAll() argument
/packages/apps/Messaging/src/com/android/messaging/util/
DBugleSubscriptionPrefs.java73 private void migratePrefBooleanInternal(final BuglePrefs oldPrefs, final String oldKey, in migratePrefBooleanInternal() argument
77 final boolean oldValue = oldPrefs.getBoolean(oldKey, defaultValue); in migratePrefBooleanInternal()
85 private void migratePrefStringInternal(final BuglePrefs oldPrefs, final String oldKey, in migratePrefStringInternal() argument
88 final String oldValue = oldPrefs.getString(oldKey, defaultValue); in migratePrefStringInternal()
/packages/modules/RemoteKeyProvisioning/app/tests/unit/src/com/android/rkpdapp/unittest/
DPeriodicProvisionerTests.java232 ProvisionedKey oldKey = new ProvisionedKey(new byte[1], "fake-irpc", new byte[2], in provisioningExpiresOldKeys() local
239 dao.insertKeys(List.of(oldKey, freshKey)); in provisioningExpiresOldKeys()
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java995 Key oldKey = keys[oldKeyIndex]; in showPreview() local
999 oldKey.pressed = false; in showPreview()
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java2856 private static void replaceKey(Map<String, PerStateBytes> map, String oldKey, String newKey) { in replaceKey() argument
2857 PerStateBytes perStateBytes = map.get(oldKey); in replaceKey()
2860 map.remove(oldKey); in replaceKey()
/packages/apps/TV/libs/m2/
Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/
DStubGenerator.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...