Home
last modified time | relevance | path

Searched refs:lastKey (Results 1 – 22 of 22) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
H A DKeyboardAccessibilityDelegate.java213 final Key lastKey = getLastHoverKey(); in onHoverMove() local
215 if (key != lastKey) { in onHoverMove()
216 if (lastKey != null) { in onHoverMove()
217 onHoverExitFrom(lastKey); in onHoverMove()
235 final Key lastKey = getLastHoverKey(); in onHoverExit() local
237 Log.d(TAG, "onHoverExit: key=" + getHoverKeyOf(event) + " last=" + lastKey); in onHoverExit()
239 if (lastKey != null) { in onHoverExit()
240 onHoverExitFrom(lastKey); in onHoverExit()
H A DMoreKeysKeyboardAccessibilityDelegate.java89 final Key lastKey = getLastHoverKey(); in onHoverExit() local
91 Log.d(TAG, "onHoverExit: key=" + getHoverKeyOf(event) + " last=" + lastKey); in onHoverExit()
93 if (lastKey != null) { in onHoverExit()
94 super.onHoverExitFrom(lastKey); in onHoverExit()
/aosp12/system/core/libutils/
H A DLruCache_test.cpp113 EntryRemovedCallback() : callbackCount(0), lastKey(-1), lastValue(nullptr) { } in EntryRemovedCallback()
117 lastKey = k; in operator ()()
121 SimpleKey lastKey; member in android::EntryRemovedCallback
311 EXPECT_EQ(1, callback.lastKey); in TEST_F()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DMediaDataFilter.kt148 val lastActiveKey = sorted.lastKey() // most recently active
296 val lastActiveKey = sortedEntries.lastKey() // most recently active
/aosp12/packages/modules/Connectivity/Tethering/tests/privileged/src/com/android/networkstack/tethering/
H A DBpfMapTest.java185 final TetherDownstream6Key lastKey = mTestMap.getFirstKey(); in testGetNextKey() local
186 assertNull(mTestMap.getNextKey(lastKey)); in testGetNextKey()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DLocalMergeAlbum.java124 int markPos = head.lastKey(); in getMediaItem()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DConversationLayout.java572 CharSequence lastKey = null; in bindFacePile() local
581 && !TextUtils.equals(lastKey, getKey(messageSender)); in bindFacePile()
583 || (i == 0 && lastKey == null)) { in bindFacePile()
586 lastKey = getKey(messageSender); in bindFacePile()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
H A DOverlayViewGlobalStateController.java223 mHighestZOrder = mZOrderVisibleSortedMap.get(mZOrderVisibleSortedMap.lastKey()); in refreshHighestZOrderWhenHidingView()
/aosp12/packages/apps/Camera2/src/com/android/camera/util/
H A DConcurrentSharedRingBuffer.java432 return tryPin(mElements.lastKey()); in tryPinGreatest()
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/buffer/
H A DBufferManager.java472 ret = headMap.get(headMap.lastKey()); in getReadFile()
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/buffer/
H A DBufferManager.java476 ret = headMap.get(headMap.lastKey()); in getReadFile()
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/packages/apps/TV/libs/m2/
H A Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/packages/apps/TV/libs/
H A Dtruth-0.45.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt48843 method public abstract K lastKey();
48952 method public K lastKey();
49253 method public K lastKey();
/aosp12/art/build/boot/
H A Dboot-image-profile.txt6228 HSPLjava/util/TreeMap;->lastKey()Ljava/lang/Object;+]Ljava/util/TreeMap;Ljava/util/TreeMap;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt28834 HSPLjava/util/TreeMap;->lastKey()Ljava/lang/Object;+]Ljava/util/TreeMap;Ljava/util/TreeMap;