Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
DTaskKeyCache.java46 TaskKey lastKey = mKeys.get(key.id); in getAndInvalidateIfModified() local
47 if (lastKey != null) { in getAndInvalidateIfModified()
48 if ((lastKey.windowingMode != key.windowingMode) || in getAndInvalidateIfModified()
49 (lastKey.lastActiveTime != key.lastActiveTime)) { in getAndInvalidateIfModified()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt48843 method public abstract K lastKey();
48952 method public K lastKey();
49253 method public K lastKey();
/frameworks/base/non-updatable-api/
Dcurrent.txt71957 method public K lastKey();
72210 method public K lastKey();
72651 method public K lastKey();
/frameworks/base/api/
Dcurrent.txt72101 method public K lastKey();
72354 method public K lastKey();
72795 method public K lastKey();
/frameworks/base/config/
Dboot-image-profile.txt29352 HSPLjava/util/TreeMap$NavigableSubMap;->lastKey()Ljava/lang/Object;
29388 HSPLjava/util/TreeMap;->lastKey()Ljava/lang/Object;