Home
last modified time | relevance | path

Searched refs:onDescendantOverrideConfigurationChanged (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java459 mParent.onDescendantOverrideConfigurationChanged(); in onOverrideConfigurationChanged()
476 void onDescendantOverrideConfigurationChanged() { in onDescendantOverrideConfigurationChanged() method in WindowContainer
478 mParent.onDescendantOverrideConfigurationChanged(); in onDescendantOverrideConfigurationChanged()
DDisplayContent.java3140 void onDescendantOverrideConfigurationChanged() { in onDescendantOverrideConfigurationChanged() method in DisplayContent
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DWindowContainerTests.java771 void onDescendantOverrideConfigurationChanged() { in onDescendantOverrideConfigurationChanged() method in WindowContainerTests.TestWindowContainer
773 super.onDescendantOverrideConfigurationChanged(); in onDescendantOverrideConfigurationChanged()