/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
D | PointerTracker.java | 793 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 …]
|
D | MoreKeysKeyboardView.java | 210 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/ |
D | ExpectedKeyboardBuilder.java | 63 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/ |
D | BugleSubscriptionPrefs.java | 73 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/ |
D | PeriodicProvisionerTests.java | 232 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/ |
D | KeyboardView.java | 995 Key oldKey = keys[oldKeyIndex]; in showPreview() local 999 oldKey.pressed = false; in showPreview()
|
/packages/services/Car/service/src/com/android/car/watchdog/ |
D | WatchdogPerfHandler.java | 2856 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/ |
D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/ |
D | StubGenerator.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jf/
org/ ... |