Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DConfigurationController.java39 default void onSmallestScreenWidthChanged() {} in onSmallestScreenWidthChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java4354 public void onSmallestScreenWidthChanged() { in onSmallestScreenWidthChanged() method in NotificationPanelViewController.ConfigurationListener