Home
last modified time | relevance | path

Searched refs:entryRemoved (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/util/
DLruCache.java153 entryRemoved(false, key, createdValue, mapValue); in get()
183 entryRemoved(false, key, previous, value); in put()
223 entryRemoved(true, key, value, null); in trimToSize()
246 entryRemoved(false, key, previous, null); in remove()
267 protected void entryRemoved(boolean evicted, K key, V oldValue, V newValue) {} in entryRemoved() method in LruCache
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DForegroundServiceControllerTest.java185 entryRemoved(sbn_user1_app1); in testNeedsDisclosureAfterRemovingUnrelatedNotification()
187 entryRemoved(sbn_user1_app1_fg); in testNeedsDisclosureAfterRemovingUnrelatedNotification()
228 entryRemoved(makeMockDisclosure(USERID_ONE, null /*unused*/)); in testSimpleAddRemove()
232 entryRemoved(makeMockDisclosure(USERID_TWO, null /*unused*/)); in testSimpleAddRemove()
255 entryRemoved(sbn_user1_app1); in testDisclosureBasic()
274 entryRemoved(sbn_user1_app1_fg_sneaky); in testDisclosureBasic()
290 entryRemoved(sbn_user1_app1); // was fg, should return true in testDisclosureBasic()
291 entryRemoved(sbn_user1_app1); in testDisclosureBasic()
361 entryRemoved(standardLayoutNotif); in testStandardLayoutRemoved_systemAlertWarningRequired()
463 private void entryRemoved(StatusBarNotification notification) { in entryRemoved() method in ForegroundServiceControllerTest
/frameworks/base/core/tests/coretests/src/android/util/
DLruCacheTest.java373 @Override protected void entryRemoved( in testEntryRemovedIsCalledWithoutSynchronization()
411 @Override protected void entryRemoved( in testCreateWithConcurrentPut()
438 @Override protected void entryRemoved( in testCreateWithConcurrentCreate()
458 @Override protected void entryRemoved(
/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
DBaseFragmentPagerAdapter.java183 protected void entryRemoved(boolean evicted, String key, in entryRemoved() method in BaseFragmentPagerAdapter.FragmentCache
/frameworks/base/services/core/java/com/android/server/accounts/
DTokenCache.java121 protected void entryRemoved(boolean evicted, Key k, Value oldVal, Value newVal) { in entryRemoved() method in TokenCache.TokenLruCache
/frameworks/base/core/java/android/service/autofill/
DInlineSuggestionRenderService.java80 public void entryRemoved(boolean evicted, InlineSuggestionUiImpl key,
/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnection.java1420 protected void entryRemoved(boolean evicted, String key, in entryRemoved() method in SQLiteConnection.PreparedStatementCache
/frameworks/base/boot/
Dboot-image-profile.txt5980 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/Obje…
5981 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/Stri…
16123 HSPLandroid/util/LruCache;->entryRemoved(ZLjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
/frameworks/base/config/
Dboot-image-profile.txt5978 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/Obje…
5979 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/Stri…
16172 HSPLandroid/util/LruCache;->entryRemoved(ZLjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
/frameworks/base/core/api/
Dcurrent.txt46322 method protected void entryRemoved(boolean, K, V, V);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt31615 method protected void entryRemoved(boolean, K, V, V);
/frameworks/base/services/
Dart-profile5260 HPLcom/android/server/accounts/TokenCache$TokenLruCache;->entryRemoved(ZLcom/android/server/account…
5261 HPLcom/android/server/accounts/TokenCache$TokenLruCache;->entryRemoved(ZLjava/lang/Object;Ljava/lan…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt17365 Landroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/String;…