Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sysui/
H A DConfigurationChangeListener.java39 default void onSmallestScreenWidthChanged() {} in onSmallestScreenWidthChanged() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DConfigurationController.java39 default void onSmallestScreenWidthChanged() {} in onSmallestScreenWidthChanged() method
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/sysui/
H A DShellControllerTest.java400 public void onSmallestScreenWidthChanged() { in onSmallestScreenWidthChanged() method in ShellControllerTest.TestConfigurationChangeListener
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java4467 public void onSmallestScreenWidthChanged() { in onSmallestScreenWidthChanged() method in ConfigurationListener