| /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 | 79         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/modules/Connectivity/netd/ | 
| D | BpfHandler.cpp | 192     UidTagValue newKey = {.uid = (uint32_t)chargeUid, .tag = tag};  in tagSocket()  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 | 167 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/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/ | 
| D | ResultStoreTest.java | 151         String newKey = "new key";  in testPutInterimResultAndFlushToDisk_shouldReplaceExistingFile()  local
 | 
| /packages/modules/StatsD/statsd/src/metrics/ | 
| D | NumericValueMetricProducer.cpp | 344 bool NumericValueMetricProducer::hitFullBucketGuardRailLocked(const MetricDimensionKey& newKey) {  in hitFullBucketGuardRailLocked()
 | 
| D | CountMetricProducer.cpp | 327 bool CountMetricProducer::hitGuardRailLocked(const MetricDimensionKey& newKey) {  in hitGuardRailLocked()
 | 
| D | GaugeMetricProducer.cpp | 503 bool GaugeMetricProducer::hitGuardRailLocked(const MetricDimensionKey& newKey) {  in hitGuardRailLocked()
 | 
| D | ValueMetricProducer.cpp | 619         const MetricDimensionKey& newKey) {  in hitGuardRailLocked()
 | 
| D | DurationMetricProducer.cpp | 652 bool DurationMetricProducer::hitGuardRailLocked(const MetricDimensionKey& newKey) {  in hitGuardRailLocked()
 | 
| /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 | 2388                             String newKey = sExtrasMap.get(key);  in updateExtras()  local
 | 
| /packages/services/Car/service/src/com/android/car/watchdog/ | 
| D | WatchdogPerfHandler.java | 2646     private static void replaceKey(Map<String, PerStateBytes> map, String oldKey, String newKey) {  in replaceKey()  argument
 |