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.java190 public static void dropCache() { in dropCache() method in MessagingImageMessage
DMessagingGroup.java258 public static void dropCache() { in dropCache() method in MessagingGroup
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenter.java243 MessagingMessage.dropCache(); in onDensityOrFontScaleChanged()
244 MessagingGroup.dropCache(); in onDensityOrFontScaleChanged()
/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/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java246 dropCache(); in testMeasureStartUpTime()
492 private void dropCache() { in dropCache() method in AppLaunch