Home
last modified time | relevance | path

Searched defs:ConfigurationChangeListener (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sysui/
H A DConfigurationChangeListener.java24 public interface ConfigurationChangeListener { interface
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/layout/
H A DWindowLayoutComponentImpl.java441 private final class ConfigurationChangeListener implements ComponentCallbacks { class in WindowLayoutComponentImpl
444 ConfigurationChangeListener(IBinder token) { in ConfigurationChangeListener() method in WindowLayoutComponentImpl.ConfigurationChangeListener