Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/com/android/messaging/
H A DFactory.java64 public abstract MemoryCacheManager getMemoryCacheManager(); in getMemoryCacheManager() method in Factory
H A DFactoryImpl.java179 public MemoryCacheManager getMemoryCacheManager() { in getMemoryCacheManager() method in FactoryImpl
/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/
H A DFakeFactory.java199 public MemoryCacheManager getMemoryCacheManager() { in getMemoryCacheManager() method in FakeFactory