Home
last modified time | relevance | path

Searched refs:disableInstance (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/app/
H A DPropertyInvalidatedCacheTests.java96 cache1.disableInstance(); in testDisableCache1()
/aosp12/frameworks/base/core/java/android/app/
H A DPropertyInvalidatedCache.java360 disableInstance(); in PropertyInvalidatedCache()
436 public final void disableInstance() { in disableInstance() method in PropertyInvalidatedCache
453 cache.disableInstance(); in disableLocal()