Home
last modified time | relevance | path

Searched refs:dropCache (Results 1 – 7 of 7) 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.java98 public static void dropCache() { in dropCache() method in MessagingTextMessage
DMessagingImageMessage.java178 public static void dropCache() { in dropCache() method in MessagingImageMessage
DMessagingGroup.java258 public static void dropCache() { in dropCache() method in MessagingGroup
/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
DAppLaunch.java235 dropCache(); in testMeasureStartUpTime()
440 private void dropCache() { in dropCache() method in AppLaunch
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java240 dropCache(); in testMeasureStartUpTime()
451 private void dropCache() { in dropCache() method in AppLaunch
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1107 MessagingMessage.dropCache(); in onDensityOrFontScaleChanged()
1108 MessagingGroup.dropCache(); in onDensityOrFontScaleChanged()