Home
last modified time | relevance | path

Searched refs:dropCache (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingMessage.java44 static void dropCache() { in dropCache() method
45 MessagingTextMessage.dropCache(); in dropCache()
46 MessagingImageMessage.dropCache(); in dropCache()
H A DMessagingTextMessage.java94 public static void dropCache() { in dropCache() method in MessagingTextMessage
H A DMessagingImageMessage.java196 public static void dropCache() { in dropCache() method in MessagingImageMessage
H A DMessagingGroup.java340 public static void dropCache() { in dropCache() method in MessagingGroup
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DViewConfigCoordinator.kt61 MessagingMessage.dropCache()
62 MessagingGroup.dropCache()
/aosp12/system/extras/mmap-perf/
H A DmmapPerf.cpp102 void dropCache() { in dropCache() function in FileMap
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenter.java236 MessagingMessage.dropCache(); in onDensityOrFontScaleChanged()
237 MessagingGroup.dropCache(); in onDensityOrFontScaleChanged()
/aosp12/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
H A DAppLaunch.java288 dropCache(/*override*/false); in testMeasureStartUpTime()
354 dropCache(/*override*/true); // iorap-trial runs must have drop cache. in testMeasureStartUpTime()
761 private void dropCache(boolean override) { in dropCache() method in AppLaunch
/aosp12/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
H A DAppLaunch.java236 dropCache(); in testMeasureStartUpTime()
441 private void dropCache() { in dropCache() method in AppLaunch