Home
last modified time | relevance | path

Searched defs:isConfigurationContext (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java963 public boolean isConfigurationContext() { in isConfigurationContext() method in MockContext
/aosp12/frameworks/base/core/java/android/content/
H A DContextWrapper.java1272 public boolean isConfigurationContext() { in isConfigurationContext() method in ContextWrapper
H A DContext.java6925 public boolean isConfigurationContext() { in isConfigurationContext() method in Context
/aosp12/frameworks/base/core/java/android/app/
H A DContextImpl.java2107 public boolean isConfigurationContext() { in isConfigurationContext() method in ContextImpl