/packages/services/Car/service/src/com/android/car/ |
D | FastPairUtils.java | 137 AccountKey(byte[] newKey) { in AccountKey() 141 AccountKey(String newKey) { in AccountKey()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | NonDistinctMultitouchHelper.java | 85 final Key newKey = mainTracker.getKeyOn(x, y); in processMotionEvent() local
|
D | KeyboardParams.java | 119 public void onAddKey(@Nonnull final Key newKey) { in onAddKey()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/slices/ |
D | SlicesIndexerTest.java | 76 String newKey = "newKey"; in testAlreadyIndexed_doesNotIndexAgain() local
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/autofill/ |
D | AutofillPickerFragment.java | 145 final String newKey = newPref.getKey(); in onPreferenceTreeClick() local
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
D | PointerTracker.java | 494 private Key onMoveToNewKey(final Key newKey, final int x, final int y) { in onMoveToNewKey() 775 private void processDraggingFingerInToNewKey(final Key newKey, final int x, final int y, in processDraggingFingerInToNewKey() 895 final Key newKey = onMoveKey(x, y); in onMoveEventInternal() local 1081 final Key newKey) { in isMajorEnoughMoveToBeOnNewKey()
|
D | MoreKeysKeyboardView.java | 211 final Key newKey = mKeyDetector.detectHitKey(x, y); in detectKey() local
|
/packages/apps/Camera2/src/com/android/camera/util/ |
D | ConcurrentSharedRingBuffer.java | 229 public boolean swapLeast(long newKey, SwapTask<E> swapper) { in swapLeast()
|
/packages/modules/StatsD/statsd/src/condition/ |
D | SimpleConditionTracker.cpp | 165 bool SimpleConditionTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail()
|
/packages/modules/StatsD/statsd/src/metrics/duration_helper/ |
D | MaxDurationTracker.cpp | 39 bool MaxDurationTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail()
|
D | OringDurationTracker.cpp | 40 bool OringDurationTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail()
|
/packages/modules/StatsD/statsd/src/metrics/ |
D | ValueMetricProducer.cpp | 753 bool ValueMetricProducer::hitGuardRailLocked(const MetricDimensionKey& newKey) { in hitGuardRailLocked() 774 bool ValueMetricProducer::hitFullBucketGuardRailLocked(const MetricDimensionKey& newKey) { in hitFullBucketGuardRailLocked()
|
D | CountMetricProducer.cpp | 304 bool CountMetricProducer::hitGuardRailLocked(const MetricDimensionKey& newKey) { in hitGuardRailLocked()
|
D | GaugeMetricProducer.cpp | 494 bool GaugeMetricProducer::hitGuardRailLocked(const MetricDimensionKey& newKey) { in hitGuardRailLocked()
|
D | DurationMetricProducer.cpp | 619 bool DurationMetricProducer::hitGuardRailLocked(const MetricDimensionKey& newKey) { in hitGuardRailLocked()
|
/packages/services/Car/service/src/com/android/car/watchdog/ |
D | WatchdogPerfHandler.java | 1137 private static void replaceKey(Map<String, PerStateBytes> map, String oldKey, String newKey) { in replaceKey() argument
|
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/ |
D | KeyboardView.java | 1003 Key newKey = keys[mCurrentKeyIndex]; in showPreview() local
|
/packages/services/Telephony/src/com/android/services/telephony/ |
D | TelephonyConnection.java | 2331 String newKey = sExtrasMap.get(key); in updateExtras() local
|