Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorContext.java135 public boolean isConfigurationContext() { in isConfigurationContext() method in DecorContext
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java994 public boolean isConfigurationContext() { in isConfigurationContext() method in MockContext
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java1408 public boolean isConfigurationContext() { in isConfigurationContext() method in ContextWrapper
H A DContext.java7891 public boolean isConfigurationContext() { in isConfigurationContext() method in Context
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java2239 public boolean isConfigurationContext() { in isConfigurationContext() method in ContextImpl