Home
last modified time | relevance | path

Searched defs:getMediaCacheManager (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/
DFactory.java66 public abstract MediaCacheManager getMediaCacheManager(); in getMediaCacheManager() method in Factory
DFactoryImpl.java189 public MediaCacheManager getMediaCacheManager() { in getMediaCacheManager() method in FactoryImpl
/packages/apps/Messaging/tests/src/com/android/messaging/
DFakeFactory.java207 public MediaCacheManager getMediaCacheManager() { in getMediaCacheManager() method in FakeFactory