Home
last modified time | relevance | path

Searched defs:trimToSize (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/processing/memory/
DLruPool.java199 public final void trimToSize(int trimToSize) { in trimToSize() method in LruPool
226 private void unsafeTrimToSize(int trimToSize) { in unsafeTrimToSize()
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpCoverArtStorage.java134 private void trimToSize() { in trimToSize() method in AvrcpCoverArtStorage