Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DMessagingMessage.java44 static void dropCache() { in dropCache() method
45 MessagingTextMessage.dropCache(); in dropCache()
46 MessagingImageMessage.dropCache(); in dropCache()
DMessagingTextMessage.java94 public static void dropCache() { in dropCache() method in MessagingTextMessage
DMessagingImageMessage.java196 public static void dropCache() { in dropCache() method in MessagingImageMessage
DMessagingGroup.java331 public static void dropCache() { in dropCache() method in MessagingGroup
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenter.java235 MessagingMessage.dropCache(); in onDensityOrFontScaleChanged()
236 MessagingGroup.dropCache(); in onDensityOrFontScaleChanged()
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
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
/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
DAppLaunch.java236 dropCache(); in testMeasureStartUpTime()
441 private void dropCache() { in dropCache() method in AppLaunch
/frameworks/base/config/
Dboot-image-profile.txt30660 HSPLcom/android/internal/widget/MessagingGroup;->dropCache()V
30684 HSPLcom/android/internal/widget/MessagingImageMessage;->dropCache()V
30694 HSPLcom/android/internal/widget/MessagingMessage;->dropCache()V
30724 HSPLcom/android/internal/widget/MessagingTextMessage;->dropCache()V