Searched defs:entryRemoved (Results 1 – 9 of 9) sorted by relevance
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
H A D | MediaCache.java | 98 protected synchronized void entryRemoved(final boolean evicted, final String key, in entryRemoved() method in MediaCache
|
H A D | PoolableImageCache.java | 74 protected synchronized void entryRemoved(final boolean evicted, final String key, in entryRemoved() method in PoolableImageCache
|
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/ |
H A D | BaseFragmentPagerAdapter.java | 183 protected void entryRemoved(boolean evicted, String key, in entryRemoved() method in BaseFragmentPagerAdapter.FragmentCache
|
/aosp12/frameworks/base/core/java/android/util/ |
H A D | LruCache.java | 267 protected void entryRemoved(boolean evicted, K key, V oldValue, V newValue) {} in entryRemoved() method in LruCache
|
/aosp12/frameworks/base/services/core/java/com/android/server/accounts/ |
H A D | TokenCache.java | 121 protected void entryRemoved(boolean evicted, Key k, Value oldVal, Value newVal) { in entryRemoved() method in TokenCache.TokenLruCache
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/ |
H A D | ForegroundServiceControllerTest.java | 463 private void entryRemoved(StatusBarNotification notification) { in entryRemoved() method in ForegroundServiceControllerTest
|
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/ |
H A D | ThumbnailCache.java | 310 protected void entryRemoved( in entryRemoved() method in ThumbnailCache.Cache
|
/aosp12/frameworks/base/core/java/android/database/sqlite/ |
H A D | SQLiteConnection.java | 1420 protected void entryRemoved(boolean evicted, String key, in entryRemoved() method in SQLiteConnection.PreparedStatementCache
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |